GetCurrent Method |
Top Previous Next |
Returns a string with the current profile.
Visual Basic Syntax
[Profile =] TNBXProfiles.GetCurrent (SubKey As String)
Delphi Syntax
[Profile :=] TNBXProfiles.GetCurrent (SubKey As String);
Remarks
This method is generally used to get the default profile name to be loaded. |