function TextExtent(const Text: String): TSize;
function TextExtentW(const Text: Widestring): TSize;
Unicode and ANSI versions of the text measuring methods. Please refer to TBitmap32.TextExtent for a more detailed description.
[See also]: