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

Вниз

Как преобразовать 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;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.016 c
4-95618
Фокс
2002-05-23 08:40
2002.07.29
Завершение работы ОС


1-95381
Ренат
2002-07-15 10:04
2002.07.29
Событие окна


1-95354
Leny
2002-07-18 11:21
2002.07.29
Строки в таблице


3-95193
_dron_
2002-07-05 19:40
2002.07.29
Подскажите, плз, побыстрее две базы в Interbase (локальные)


1-95404
AFROLOV
2002-07-16 10:00
2002.07.29
Как лучше сделать форму похожую на Code Assistant в Delphi