Главная страница
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
1-29804
DVE
2003-02-27 16:33
2003.03.10
Не трассируется DLL!!! Что делать!


14-30079
Tornado
2003-02-18 21:37
2003.03.10
MICROSOFT спонсирует чеченских террористов


1-29802
Альф
2003-02-27 15:45
2003.03.10
Уважаемые :) а где можно почитать о использовании OleInitialize ?


8-29957
Juss
2002-11-25 18:24
2003.03.10
Создания карты


14-30053
anbezr
2003-02-20 15:43
2003.03.10
Код, исполняемый при узменении зн-я св-ва класса.