Unit 'GLConsole' Package
[Overview][Constants][Types][Classes][Index] [#pl_glscene]

TGLConsoleCommandList

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

Declaration

Source position: GLConsole.pas line 163

type TGLConsoleCommandList = class(TCollection)

protected

  function GetOwner; override;

  

public

  procedure SortCommands();

  

  function CommandExists();

  

  function GetCommandIndex();

  

  function LastConsoleCommand;

  

  function Add; overload;

  

  constructor Create();

  

  destructor Destroy; override;

  

  property Items []: TGLConsoleCommand; default; [r]

  

end;

Inheritance

TGLConsoleCommandList

  

|

TObject



CT Web help

CodeTyphon Studio