ShowEditor Method |
Top Previous Next |
Shows a modal dialog with the screen properties.
Visual Basic Syntax
TNBEmulator.ShowEditor
Delphi Syntax
TNBEmulator.ShowEditor;
Remarks
If you haven't assigned the TnbProfiles property, the style list will be shown disabled. Setting the TnbProfiles property to a valid TNBProfiles component, allows you to define screen-styles at run-time and save them into a file for future reuse.
See also TNBProfiles property.
|