ImageEn, unit iexRichEdit |
|
TIERichEdit.TextHeight
Declaration
function TextHeight(DestDC: HDC = 0; Width: Integer = 0): Integer;
Description
Returns the height (in pixels) of all text in the control at the specified width.
Result will be zero if there is no text.