|
Posted by webmaster Guido on September 01, 2005
In Reply to: Re: Format function in Delphi posted by robert
on August 30, 2005 By default, the Delphi function Format returns strings that are right aligned. Example: For left alignment you have to add a - character after the %. Example: ...as explained in my previous message ;) Related Articles and Replies |
|