ProfilesControl Property (Read/Write)

Top  Previous  Next

Sets/gets the ProfilesControl Component as the profile manager for this Component.        

 

Visual Basic Syntax

 

TNBXIndFile.ProfilesControl [= ProfilesControl]

 

Delphi Syntax

 

TNBXIndFile.ProfilesControl; [:= ProfilesControl]

         

After setting this property, you can access to a collection of connections to be generated and customized through the ShowEditor method.                

         

See also TnbXProfile reference, SubKey property, ShowEditor property.