Vcl.Styles.TUxThemeStyleElements.DrawElement

From RAD Studio API Documentation

Delphi

class function DrawElement(Style: TCustomStyleServices; DC: HDC; Part, State: Integer;  const R: TRect; ClipRect: PRect): Boolean; override;

C++

__classmethod virtual bool __fastcall DrawElement(Vcl::Themes::TCustomStyleServices* Style, HDC DC, int Part, int State, const System::Types::TRect &R, System::Types::PRect ClipRect);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Styles.pas
Vcl.Styles.hpp
Vcl.Styles TUxThemeStyleElements

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!