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

Вниз

ImageList1   Найти похожие ветки 

 
max2000   (2003-02-26 13:43) [0]

Мне нужно в ImageList1 добавить иконку. Я делаю ImageList1.Items.Addicon(), что нужно вставить в скобки, чтобы была добавлена иконка?


 
Smashish   (2003-02-26 13:51) [1]

function AddIcon(Image: TIcon): Integer;

Description

Use the AddIcon method to add the icon specified by the Image parameter to an image list. AddIcon returns the index of the added image, or -1 if it fails.
_________________________________________________________________
TIcon is an encapsulation of a Windows icon.
Unit
Graphics
Description
Use TIcon to represent one of the icons in an image list. Assign an icon to objects that have an Icon property, such as TForm or TPicture.
Icon objects represent the value loaded from a Windows icon file (.ICO file). Draw an icon on a canvas, using the Draw method of the TCanvas object. Icons do not stretch, so do not use TCanvas.StretchDraw with an icon.
Note: TIcon can be used to display the value of a multi-resolution (>16 color) icon. However, it can not support the creation of multi-resolution icons, nor the resizing of the image after it is loaded from a file or stream.
______________________________________________________________
у TIcon
procedure LoadFromFile(const FileName: string); virtual;

Description

LoadFromFile reads the file specified in FileName and loads the data into the graphics object.

RTFM!!!!!!!!!!!



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

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

Наверх




Память: 0.46 MB
Время: 0.016 c
7-30158
dinn
2003-01-13 02:01
2003.03.10
RichEdit


1-29949
smok_er
2003-02-26 12:35
2003.03.10
AlphaBlend...


7-30171
rover
2003-01-09 15:39
2003.03.10
Кассовый аппарат


3-29755
phantom2040
2003-02-19 16:12
2003.03.10
Помогите с паролями для таблицы Парадокс


14-30131
мазафакер
2003-02-11 16:17
2003.03.10
помогите со сниффером