ShellBrowser Delphi Components Documentation
Jam.Shell.Controls.Types.TCustomizeIconEventArgs Members
Jam.Shell.Controls.Types.TCustomizeIconEventArgs
Legend
Members
TCustomizeIconEventArgs Properties
Name
Description
property Caption: string read fCaption write SetCaption;
A custom caption. If left empty, the caption is determined automatically.
property ImageIndex: integer read fImageIndex write SetImageIndex;
The image index in the custom image list.
property ImageList: TCustomImageList read fImageList write SetImageList;
Assign a custom image list to override the system image list that is used per default.
Contents
|
Index
|
Home