Unit 'GLTimeEventsMgr' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TTimeEvents

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

Declaration

Source position: GLTimeEventsMgr.pas line 66

type TTimeEvents = class(TCollection)

protected

  Owner: TComponent;

  

  function GetOwner; override;

  

  procedure SetItems();

  

  function GetItems();

  

public

  constructor Create();

  

  function Add;

  

  function FindItemID();

  

  function EventByName();

  

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

  

end;

Inheritance

TTimeEvents

  

|

TObject



CT Web help

CodeTyphon Studio