API:Vcl.Themes.TAbstractStyleServices.DoGetElementSize
Delphi
function DoGetElementSize(DC: HDC; Details: TThemedElementDetails; Rect: PRect;
ElementSize: TElementSize; out Size: TSize; DPI: Integer = 0): Boolean; virtual; abstract;
C++
virtual bool __fastcall DoGetElementSize(HDC DC, const TThemedElementDetails &Details, Winapi::Windows::PRect Rect, TElementSize ElementSize, /* out */ System::Types::TSize &Size, int DPI = 0x0) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | Vcl.Themes.pas Vcl.Themes.hpp | Vcl.Themes | TAbstractStyleServices | 
Description
Embarcadero Technologies does not currently have any additional information.