Vcl.Styles.TCustomStyle.InternalDrawText

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Vcl.Styles.pas
Vcl.Styles.hpp
Vcl.Styles TCustomStyle

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 !