Unit ExecCommands
Classes, Interfaces, Objects and Records
Variables
Description
Uses
Overview
Functions and Procedures
procedure ProcessCommand(MainDSS: TDSSContext; const CmdLine: String; LineNum: Integer = -1); |
procedure DefineCommands(var ExecCommand: ArrayOfString); |
Types
TExecCommand = (...); |
Constants
NumExecCommands = ord(High(TExecCommand)); |
Description
Functions and Procedures
procedure ProcessCommand(MainDSS: TDSSContext; const CmdLine: String; LineNum: Integer = -1); |
procedure DefineCommands(var ExecCommand: ArrayOfString); |
Types
TExecCommand = (...); |
Main executive commands Values
|
Constants
NumExecCommands = ord(High(TExecCommand)); |
Generated by PasDoc 0.16.0.