SubKey Property (Read/Write)

Top  Previous  Next

Sets/gets the subkey under which the screen styles will be stored.

 

Visual Basic Syntax

 

TNBXEmulator.SubKey [= String]

 

Delphi Syntax

 

TNBXEmulator.SubKey [:= String];

 

 

Remarks

 

This property is valid only if a ProfilesControl property has been assigned to a TNBXProfiles control.

 

See also ProfilesControl property, SubKey and TNBXProfiles Control.