ShowEditor Method

Top  Previous  Next

Shows a modal dialog with the screen properties.

 

Visual Basic Syntax

 

TNBXEmulator.ShowEditor

 

Delphi Syntax

 

TNBXEmulator.ShowEditor;

 

 

Remarks

 

If you haven't assigned the ProfilesControl property, the style list will be shown disabled. Setting the ProfilesControl property to a valid TNBXProfiles control, allows you to define screen-styles at run-time and save them into a file for future reuse.

 

See also TNBXProfiles property.