Hello Med. > How to get font width and height in pixels of an object.frame.caption ?
If a font was assigned in object.frame.font: : fontwidth := object.frame.font.width; fontheight := object.frame.font.height; It the font assigned is <parent>, you should check for the font used by parent of the object. Fre;D -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

