ToolsAPI.WelcomePage.INTAWelcomePageBackgroundService280.GetTextSize
Delphi
function GetTextSize(const AText: string; AFont: TFont): TSize;
C++
virtual System::Types::TSize __fastcall GetTextSize(const System::UnicodeString AText, Vcl::Graphics::TFont* AFont) = 0 ;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | INTAWelcomePageBackgroundService280 |
Description
Renvoie la largeur et la hauteur de la chaîne spécifiée du texte correspondant à la fonte spécifiée.