[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: colorsel.pas line 135
type TColorItemList = object(TListViewer) |
constructor Init(); |
procedure FocusItem(); virtual; |
function GetText(); virtual; |
procedure HandleEvent(); virtual; |
procedure SetItems(); |
function GetColorIndex(); |
end; |
| |
| |
| |
TObject |