|
THPDFPage.TextWidth
|
Inizio Precedente Successivo |
|
Returns the width, of a string rendered in the current font.
Sintassi Delphi: function TextWidth ( const Text: AnsiString ): Single;
Sintassi C++: float __fastcall TextWidth ( AnsiString Text );
Descrizione:
Usare |