Vcl.Styles.TCustomStyleSearchIndicatorElements.DrawElement

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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(Vcl::Themes::TCustomStyleServices* Style, HDC DC, int Part, int State, const System::Types::TRect &R, System::Types::PRect ClipRect, int DPI = 0x0);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.Styles.pas
Vcl.Styles.hpp
Vcl.Styles TCustomStyleSearchIndicatorElements

Beschreibung


Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.