Vcl.Styles.TCustomStyleTextLabelElements.DrawText

De RAD Studio API Documentation
Aller à : navigation, rechercher

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);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.Styles.pas
Vcl.Styles.hpp
Vcl.Styles TCustomStyleTextLabelElements

Description



Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !