SubKey Property (Read/Write)

Top  Previous  Next

Sets/gets the subkey under which will be stored the macro sequences.

 

Visual Basic Syntax

 

TNBXMacro.SubKey [= String]

 

Delphi Syntax

 

TNBXMacro.SubKey [:= String];

 

 

Remarks

 

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

 

See also ProfilesControl property and TNBXProfiles Control.