Links
EControl Syntax Editor SDK
TUserStylesCombo Class

Combo box control intended to show and define user range style.

TUserStylesCombo = class(TCustomComboBox);

ecStylesCombo

TUserStyleCombo shows style of the current user range (user range that contains caret) in associated syntax memo. TUserStyleCombo lists all styles which can be assigned to user range. TUserStyleCombo uses listed styles to render corresponding items. It enables/disables itself automatically. TUserStyleCombo is enabled if there is a selection in associated syntax memo or there is user range at the caret position. 

Selecting item in the popup list changes style of the current user range, if the current user range exists, otherwise creates new user range with the selected style.

Topic 
Description 
The methods of the TUserStylesCombo class are listed here. 
The properties of the TUserStylesCombo class are listed here. 
 
Constructor 
 
virtual 
 
Property 
TUserStylesCombo Methods 
Description 
Creates and initializes a TUserStylesCombo instance. 
Destroys an instance of TUserStylesCombo. 
TUserStylesCombo Properties 
Description 
Specifies syntax memo. 
Specifies options of the user styles combo box. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!