Unit 'ColorSel' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fv]

TColorItemList

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

Declaration

Source position: colorsel.pas line 135

type TColorItemList = object(TListViewer)

  Items: PColorItem;

  constructor Init();

  procedure FocusItem(); virtual;

  function GetText(); virtual;

  procedure HandleEvent(); virtual;

  procedure SetItems();

  function GetColorIndex();

end;

Inheritance

TColorItemList

|

TListViewer

|

TView

|

TObject


Documentation generated on: 2025-07-25