SubKey Property (Read/Write) |
Top Previous Next |
Sets/gets the subkey under which will be stored the connection profiles.
Visual Basic Syntax
TNBnnnnX.SubKey [= String]
Delphi Syntax
TNBnnnnX.SubKey [:= String];
Remarks
This property is only valid if the ProfilesControl property has been assigned to a TNBXProfiles control.
Default value is "TNB3270E" for TNB3270X control and "TNB5250" for TNB5250X control.
See also ProfilesControl property and TNBXProfiles Control. |