Declaration

TnxBaseCommandHandler = class(TnxStateComponent)

 
Description

The base for all command handlers. The command handler is responsible for translating received message into actual functionality by decoding the messages and calling the appropriate methods.

 
Methods

Create

constructor.

Destroy

destructor.

UISettingsVisible

Result is always set to false, cause the command handler settings are never visible in the UI.

 
File

 
nxllTransport

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes