Vcl.Styles.TCustomStyle.InternalDrawText

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function InternalDrawText(DC: HDC; Details: TThemedElementDetails;
const S: string; const R: TRect; Flags: TTextFormat; Color: TColor; DPI: Integer = 0): Boolean;

C++

bool __fastcall InternalDrawText(HDC DC, const Vcl::Themes::TThemedElementDetails &Details, const System::UnicodeString S, const System::Types::TRect &R, Vcl::Graphics::TTextFormat Flags, System::Uitypes::TColor Color, int DPI = 0x0);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Vcl.Styles.pas
Vcl.Styles.hpp
Vcl.Styles TCustomStyle

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.