[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_eldraw.pas line 204
function EvalTextSize( |
const aFont: TFont; |
aText: LongString |
):TSize; overload; |
const aFont: TFontParams; |
aText: LongString |
):TSize; overload; |