Class TSKDrawList (unit SKDrawList)

Inherits from

TListBox

Constructors


constructor Create(AOwner: TComponent);



Functions

destructor Destroy;


Procedure DrawItem(Index: Integer; Rect: TRect; State: TOwnerDrawState);


Procedure DrawImage(Index, NewIndex : Integer; Rect: TRect);


Function GetImageIndex : Integer;


Function GetImageList : TImageList;


Procedure SetImageList(Value : TImageList);


Properties

property About : TAbout


property ImageList : TImageList


property NewImageIndex : Integer


Events

Variables

FAbout : TAbout;


FImageIndex : Integer;


FSKDrawList : TSKDrawList;


FSKImageList : TImageList;



Constructors


constructor Create(AOwner: TComponent);


Functions


destructor Destroy;


Procedure DrawItem(Index: Integer; Rect: TRect; State: TOwnerDrawState);


Procedure DrawImage(Index, NewIndex : Integer; Rect: TRect);


Function GetImageIndex : Integer;


Function GetImageList : TImageList;


Procedure SetImageList(Value : TImageList);


Properties


property About : TAbout


property ImageList : TImageList


property NewImageIndex : Integer


Events


Variables


FAbout : TAbout;


FImageIndex : Integer;


FSKDrawList : TSKDrawList;


FSKImageList : TImageList;