2011/11/2 zeljko <[email protected]>: > Not exactly like that but you can use LCLIntf.GetTextExtentExPoint
Thanks, I introduced a new method: TCanvas.TextFitInfo to simplify obtaining this information from TCanvas. The implementation is a one liner which calls GetTextExtentExPoint And I also implemented LCLIntf.GetTextExtentExPoint for Win32, it was wrong before. -- Felipe Monteiro de Carvalho -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
