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

fsm_set_state

Declaration

Source position: _crw_fsm.pas line 500

function fsm_set_state(

  ref: Integer;

  state: Integer

):Integer; overload;

function fsm_set_state(

  ref: Integer;

  state: LongString

):Integer; overload;