TdxBarCaptionButton.Rect Property
In This Article
Specifies the toolbar title button’s rectangle.
#Declaration
Delphi
property Rect: TRect read; write;
#Property Value
Type |
---|
TRect |
#Remarks
Use the Rect property to specify the button’s on-screen coordinates.
See Also