Quote:
Originally Posted by Tihiy_Don
Now you do not need to specify InstallFMXFont in the FMXDesigning procedure
|
I knew about AddFontResource2. I thought 'InstallFMXFont' was the newest thing. Sorry, I can't keep track of updates.
Quote:
Originally Posted by audiofeel
in my opinion, we lack this..
Code:
procedure Text1VertAlign(VAlign: TTextAlign);
procedure Text2VertAlign(VAlign: TTextAlign);

|
Yes, i believe or whatever fixes this issue on smaller fonts. One of my FMX Installer is completely dependent on the use of it and I've to wait longer just to get this fixed. Although, it is working for
larger font size like 16+.