Vcl.Forms.TTitleBar.CaptionButtonsRect
Delphi
property CaptionButtonsRect: TRect read GetCaptionButtonsRect;
C++
__property Winapi::Windows::TRect CaptionButtonsRect = {read=GetCaptionButtonsRect};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.Forms.pas Vcl.Forms.hpp |
Vcl.Forms | TTitleBar |
Description
It retrieves the bounds of the caption button area in the owner form.