Форум: "Основная";
Текущий архив: 2002.07.29;
Скачать: [xml.tar.bz2];
ВнизКак преобразовать Color Value в строку... Найти похожие ветки
← →
EugenCFG (2002-07-17 18:24) [0]Не используя следующий случай:
If ColorBox.ColorValue=clBlack then str:=clBlack....
Может кто знает функцию что-то типа strtoint...
Заранее спасбо!!!
← →
Skier (2002-07-17 18:26) [1]>EugenCFG
Provides the symbolic name of a TColor value.
Unit
Graphics
Category
graphics utilities
function ColorToIdent(Color: Longint; var Ident: string): Boolean;
Description
Call ColorToIdent to obtain the name of the symbolic constant that represents a TColor value, such as clBlack or clWindow. The Ident parameter is set to the symbolic name. If there is no symbolic constant defined for the color, ColorToIdent returns False.
← →
Song (2002-07-17 18:47) [2]ColorToString()
Страницы: 1 вся ветка
Форум: "Основная";
Текущий архив: 2002.07.29;
Скачать: [xml.tar.bz2];
Память: 0.44 MB
Время: 0.007 c