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