function TextHeight(const Text: String): Integer;
function TextHeightW(const Text: Widestring): Integer;
Returns the height, in pixels, of a string rendered in the current Font.
Please note that the CLX versions of the non-Unicode methods do also default to Widestring because that is the native QT string format.
RenderText, TextExtent, TextOut, TextWidth, Font
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024