Vcl.Themes.TAbstractStyleServices.DoGetElementRegion
Delphi
function DoGetElementRegion(DC: HDC; Details: TThemedElementDetails; const Rect: TRect; out Region: HRGN): Boolean; virtual; abstract;
C++
virtual bool __fastcall DoGetElementRegion(HDC DC, const TThemedElementDetails &Details, const System::Types::TRect &Rect, /* out */ HRGN &Region) = 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. Please help us document this topic by using the Discussion page!