Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.10.02;
Скачать: CL | DM;

Вниз

функция format   Найти похожие ветки 

 
Unknown   (2003-09-20 10:42) [0]

В нелпе написанно:
Format strings
Format strings specify required formats to general-purpose formatting routines.

...

The following table summarizes the possible values for type:

d - Decimal. The argument must be an integer value. The value is converted to a string of decimal digits. If the format string contains a precision specifier, it indicates that the resulting string must contain at least the specified number of digits; if the value has less digits, the resulting string is left-padded with zeros.
...

я пишу ShowMessage(Format("%10d", [4]));
но вместо нулей в стринг добавляются пробелы.

Как мне все тки получить стринг дополненый с леав с нулями с помощью функции формат как это описанно в хелп?


 
ZEE ©   (2003-09-20 10:55) [1]

Format("%.10d",[4])


 
jack128 ©   (2003-09-20 10:59) [2]


> If the format string contains a precision specifier


 
Unknown   (2003-09-20 11:01) [3]

понял, спасибо



Страницы: 1 вся ветка

Текущий архив: 2003.10.02;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.014 c
3-3751
Andriy Tysh
2003-09-13 13:13
2003.10.02
Скролл в DBGrid


3-3790
Andrey-kor
2003-09-06 18:13
2003.10.02
Переиндексация dbf-файлов в Delphi


1-3882
Dao
2003-09-15 19:55
2003.10.02
ActiveX events handling


14-4061
Knight
2003-09-15 02:35
2003.10.02
Кто-нить пользовался хостингом на FHOST.RU ?


1-3982
Balkon
2003-09-19 11:32
2003.10.02
Как