Record TCommand

Hierarchy
Methods
Properties

Unit

Declaration

type TCommand = record

Description

 

Overview

Fields

registered: boolean;
hidden: boolean;
command: pchar;
method: TCommandMethod;
description: pchar;

Description

Fields

registered: boolean;
 
hidden: boolean;
 
command: pchar;
 
method: TCommandMethod;
 
description: pchar;
 

Generated by PasDoc 0.15.0.