Vcl.Themes.TUxThemeDataNavButtonElements.DrawElement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
function public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TUxThemeDataNavButtonElements

Description


Embarcadero Technologies does not currently have any additional information.