Unit 'GR32_Containers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_graphics32]

TClassList

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

Declaration

Source position: GR32_Containers.pas line 169

type TClassList = class(TList)

protected

  function GetItems();

  

  procedure SetItems();

  

public

  function Add();

  

  function Extract();

  

  function Remove();

  

  function IndexOf();

  

  function First;

  

  function Last;

  

  function Find();

  

  procedure GetClassNames();

  

  procedure Insert();

  

  property Items []: TClass; default; [rw]

  

end;

Inheritance

TClassList

  

|

TObject



CT Web help

CodeTyphon Studio