ToolsAPI.WelcomePage.INTAWelcomePageBackgroundService280.PaintTextTo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

Properties

Type Visibility Source Unit Parent
procedure public ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage INTAWelcomePageBackgroundService280

Description

Draws the specified text within the specified rectangle using the specified font and text format.

See Also