Vcl.Forms.TTitleBar.FrameRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FrameRect: TRect read FTitleBarFrameRect;

C++

__property System::Types::TRect FrameRect = {read=FTitleBarFrameRect};

Eigenschaften

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


Beschreibung

Ruft die Grenzen des von AdjustWindowRectEx zurückgegebenen Fensters ab.

Siehe auch