[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |