API:Vcl.Styles.TCustomStyleToolBarElements.DrawText
Delphi
class function DrawText(Style: TCustomStyleServices; DC: HDC; Part, State: Integer; const S: string; var R: TRect; Flags: TTextFormat; Options: TStyleTextOptions): 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);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | Vcl.Styles.pas Vcl.Styles.hpp |
Vcl.Styles | TCustomStyleToolBarElements |
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.