TcxCustomButton.Layout Property
Deprecated. This property exists for backward compatibility only. Use the OptionsImage.Layout property.
Declaration
property Layout: TButtonLayout read; write; default blGlyphLeft;
Property Value
Type | Default | Description |
---|---|---|
TButtonLayout | blGlyphLeft | The current button content arrangement. |
See Also