Key Property (Read/Write)

Top  Previous  Next

Sets or gets the key that will be used to store the profile.

 

Visual Basic Syntax

 

TNBXProfiles.Key [= String]

 

Delphi Syntax

 

TNBXProfiles.Key [:= String];

 

 

Remarks

 

If you share the file between two or more TNBXProfiles controls, the Key property must be different in order to store the profiles in different paths.

 

See Also FileName property.