TdxBarCaptionButtons.Rect Property
Returns a rectangle occupied by a group of toolbar title buttons.
Declaration
property Rect: TRect read;
Property Value
Type |
---|
TRect |
Remarks
Use the Rect property to return the button group’s on-screen coordinates.
See Also