Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.012 c
1-3860
dream
2003-09-19 09:22
2003.10.02
Cheskbox в listview ! как сделать чтобы можно было выбрать


14-4077
Layner
2003-09-15 10:52
2003.10.02
Посоветуйте карту(можно вирт.) для оплаты в инете. По миним.


1-3923
Opera
2003-09-22 01:04
2003.10.02
Цикл


14-4043
саша2
2003-09-16 10:11
2003.10.02
где форум?


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




   Наверх