SetCurrent Method |
Top Previous Next |
Sets the current profile.
Visual Basic Syntax
TNBXProfiles.SetCurrent (Source As String, CurrentProfile As String, id As String=' ', type_ As string=' ')
Delphi Syntax
TNBXProfiles.SetCurrent (Source:string;CurrentProfile: string; id:string=' ';type_: string=' ')
Remarks
This method is generally used to set the default profile name to be loaded the next time the application starts. |