Vcl.Styles.TCustomStyleTextLabelElements.DrawText

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function DrawText(Style: TCustomStyleServices; DC: HDC; Part, State: Integer;  const S: string; var R: TRect; Flags: TTextFormat; Options: TStyleTextOptions; DPI: Integer = 0): Boolean; override;

C++

__classmethod virtual bool __fastcall DrawText(Vcl::Themes::TCustomStyleServices* Style, HDC DC, int Part, int State, const System::UnicodeString S, System::Types::TRect &R, Vcl::Graphics::TTextFormat Flags, const Vcl::Themes::TStyleTextOptions &Options, int DPI = 0x0);

Eigenschaften

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

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.