SubKey Property (Read/Write) |
Top Previous Next |
Sets/gets the subkey under which will be stored the macro sequences.
Visual Basic Syntax
TNBMacro.SubKey [= String]
Delphi Syntax
TNBMacro.SubKey [:= String];
Remarks
This property is valid only if a TnbProfiles property has been assigned to a TNBProfiles component.
See also TnbProfiles property and TNBProfiles component.
|