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

TFsmAction

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

Declaration

Source position: _crw_fsm.pas line 381

type TFsmAction = class(TFsmParent)

public

  constructor Create();

end;

Inheritance

TFsmAction

|

TFsmParent

|

TFsmEntity

|

TMasterObject

|

TObject