Vcl.Forms.TTitleBar.IconRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property IconRect: TRect read GetTitleBarIconRect;

C++

__property System::Types::TRect IconRect = {read=GetTitleBarIconRect};

Eigenschaften

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


Beschreibung

Ruft die Grenzen des Symbols im Eigentümerformular ab.

Siehe auch