GetCurrent Method

Top  Previous  Next

Returns a string with the current profile.

 

Visual Basic Syntax

 

[String :=] TNBProfiles.GetCurrent (Source As String)

 

Delphi Syntax

 

[String :=] TNBProfiles.GetCurrent (Source: string);

 

 

Remarks

 

This method is generally used to get the default profile name to be loaded.