Unit 'uPSCompiler' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

TPSOnFunction

Declaration

Source position: uPSCompiler.pas line 921

type TPSOnFunction = procedure(

  name: TbtString;

  Pos: Integer;

  Row: Integer;

  Col: Integer

) of object;



CT Web help

CodeTyphon Studio