ToolsAPI.WelcomePage.INTAWelcomePageBackgroundService280.PaintTextTo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PaintTextTo(ACanvas: TCanvas; const AText: string; var ARect: TRect; AFont: TFont; ATextFormat: TTextFormat);

C++

virtual void __fastcall PaintTextTo(Vcl::Graphics::TCanvas* ACanvas, const System::UnicodeString AText, System::Types::TRect &ARect, Vcl::Graphics::TFont* AFont, Vcl::Graphics::TTextFormat ATextFormat) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePageBackgroundService280


Description

Dessine le texte spécifié dans le rectangle spécifié en utilisant la fonte et le format de texte spécifiés.

Voir aussi