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

TFsmManager

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

Declaration

Source position: _crw_fsm.pas line 284

type TFsmManager = class(TFsmParent)

public

  function FindPath();

  function ListCatalog;

  constructor Create();

  destructor Destroy; override;

end;

Inheritance

TFsmManager

|

TFsmParent

|

TFsmEntity

|

TMasterObject

|

TObject