TcxCustomButton.Layout Property
Specifies the location of an image within a button.
#Declaration
property Layout: TButtonLayout read; write; default blGlyphLeft;
#Property Value
Type | Default |
---|---|
TButton |
bl |
#Remarks
This property is obsolete. Use the button’s OptionsImage.Layout property instead.