Vcl.Forms.TTitleBar.CaptionButtonsRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CaptionButtonsRect: TRect read GetCaptionButtonsRect;

C++

__property System::Types::TRect CaptionButtonsRect = {read=GetCaptionButtonsRect};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TTitleBar


Beschreibung

Ruft die Grenzen des Bereichs für die Beschriftungsschaltfläche im Eigentümerformular ab.

Siehe auch