Vcl.Styles.TCustomStyle.DoGetElementContentRect
Delphi
function DoGetElementContentRect(DC: HDC; Details: TThemedElementDetails; const BoundingRect: TRect; out ContentRect: TRect): Boolean; override;
C++
virtual bool __fastcall DoGetElementContentRect(HDC DC, const Vcl::Themes::TThemedElementDetails &Details, const System::Types::TRect &BoundingRect, /* out */ System::Types::TRect &ContentRect);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.Styles.pas Vcl.Styles.hpp |
Vcl.Styles | TCustomStyle |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!