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

TCodeEvent

Declaration

Source position: base_engine.pas line 2881

type TCodeEvent = procedure(

  Sender: TObject;

  N: Integer;

  var Handled: Boolean

) of object;



CT Web help

CodeTyphon Studio