Вниз
Скачать: CL | DM;

Как по типу компонента TComboBox вместо текста вставить рисунок.   Найти похожие ветки 

 
gary5555   (2002-11-23 10:20) [0]

Как по типу компонента TComboBox вместо текста вставить рисунок, напрример, цветные прямоугольники, как во всяких графических редакторах,если можно поподробней, Заранее благадарю!


 
Cobalt ©   (2002-11-23 13:06) [1]

TCustomComboBox.Style:=csOwnerDrawFixed;
(Creates an owner-draw drop-down list with an edit box for manually entered text. Each item in the list is the height specified by the ItemHeight property.)
или csOwnerDrawVariable
(Creates an owner-draw drop-down list with an edit box for manually entered text. List items can have varying heights.)

When Style is csOwnerDrawFixed or csOwnerDrawVariable, the OnDrawItem event occurs when the list items need to be drawn. If Style is csOwnerDrawVariable, an OnMeasureItem event occurs as well.


 
gary5555   (2002-11-23 14:04) [2]

Я извеняюсь, а можно немножко по подробней и на русском!
Пажалуйста!



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

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



Память: 0.45 MB
Время: 0.011 c
1-14508
Semion
2002-11-25 14:18
2002.12.05
Необходимо в Runtime показать SubMenu у PopupMenu


14-14750
Dr. Well
2002-11-14 13:44
2002.12.05
I need help!


1-14629
REP
2002-11-25 07:47
2002.12.05
Композитный отчет QReport


3-14394
Bodom
2002-11-15 12:01
2002.12.05
Резервное копирование в Interbase


1-14506
MMMaaaxxx
2002-11-26 00:11
2002.12.05
Вопрос по Ini-файлам




   Наверх