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

TFsmObject

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

Declaration

Source position: _crw_fsm.pas line 354

type TFsmObject = class(TFsmClass)

public

  constructor Create();

  destructor Destroy; override;

end;

Inheritance

TFsmObject

|

TFsmClass

|

TFsmParent

|

TFsmEntity

|

TMasterObject

|

TObject