ImageEn, unit iexLayerProps |
|
TIELayerProps.ComboBoxShapeColor
Declaration
property ComboBoxShowText: TColor;
Description
Specify the color of shapes in selectors.
Default: clPastelRed ($003539E5)
// Show shapes as green
IELayerProps1.ComboBoxShapeColor := clGreen;
IELayerProps1.Frame.Invalidate;
See Also
◼ComboBoxShowText