ToolsAPI.WelcomePage.INTAWelcomePageBackgroundService280.GetTextSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTextSize(const AText: string; AFont: TFont): TSize;

Properties

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

Description

Returns the width and height of the specified string of text for the specified Font.

See Also