[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_fsm' (#crwlib)

TFsmParamInt

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

Declaration

Source position: _crw_fsm.pas line 419

type TFsmParamInt = class(TFsmParameter)

public

  constructor Create();

end;

Inheritance

TFsmParamInt

|

TFsmParameter

|

TFsmEntity

|

TMasterObject

|

TObject