Vcl.Styles.TCustomStyle.DoDrawElement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoDrawElement(DC: HDC; Details: TThemedElementDetails;
const R: TRect; ClipRect: PRect; DPI: Integer = 0): Boolean; overload; override;

C++

virtual bool __fastcall DoDrawElement(HDC DC, const Vcl::Themes::TThemedElementDetails &Details, const System::Types::TRect &R, System::Types::PRect ClipRect, int DPI = 0x0)/* overload */;

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.