| 
       Profiles Property (Read/Write)  | 
    Top Previous Next | 
| 
 Sets the TNBXProfiles ActiveX Control as the profile manager for this control. 
 Visual Basic Syntax 
 TNBXEmulator.Profiles [= TNBXProfiles] Profiles ??? 
 Delphi Syntax 
 TNBXEmulator.Profiles [= TNBXProfiles]; 
 
 Remarks 
 After setting this property, you can access a collection of styles to be generated and customized through the ShowEditor method. 
 
 See Also TNBXProfiles control, StyleName property and ShowEditor method. 
  |