Unit 'BASE_Engine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_titanscript]

TOnChangeStateEvent

Declaration

Source position: base_engine.pas line 2887

type TOnChangeStateEvent = procedure(

  Sender: TObject;

  OldState: TTitanScripterState;

  NewState: TTitanScripterState

) of object;



CT Web help

CodeTyphon Studio