Re: Format function in Delphi - Delphi tutorial, tips, source code - by DelphiLand

Re: Format function in Delphi - Delphi tutorial, tips, source code - by DelphiLand

瀏覽:854
日期:2025-06-10
Posted by webmaster Guido on August 22, 2005 In Reply to: Write Delphi array of string posted by robert on August 20, 2005: I want to write array of string and of float in a textfile align in the left margin the first.: write(f1,format('%10s',[MyArray[i]]...看更多