LMD DialogPack
|
Returns the minimum height that is required to draw the given caption with the desired width.
class function MinimumHeight(ACanvas: TCanvas; const ACaption: TJSString; const AFont: TFont; const AWidth: Integer): Integer;
The TJSCaption class does not calculate a best fit for the caption.
The width parameter must always be known.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|