StyleName Property (Read/Write)

Top  Previous  Next

Sets/gets the Style from the collection of styles saved through the TNBProfiles component.

 

Visual Basic Syntax

 

TNBEmulator.StyleName [= String]

 

Delphi Syntax

 

TNBEmulator.StyleName [:= String];

 

 

Remarks

 

This property is valid if a TnbProfiles property has been previously assigned.

 

See Also TNBProfiles component and ShowEditor method.