Unit 'CustomDrawnDrawers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCDListItems

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: customdrawndrawers.pas line 196

type TCDListItems = class

public

  Caption: string;

  

  ImageIndex: Integer;

  

  StateIndex: Integer;

  

  Childs: TFPList;

  

  constructor Create;

  

  destructor Destroy; override;

  

  function Add();

  

  function GetItem();

  

  function GetItemCount;

  

end;

Inheritance

TCDListItems

  

|

TObject



CT Web help

CodeTyphon Studio