Unit 'uPSPreProcessor' Package
[Overview][Types][Classes][Index] [#pl_pascalscript]

TPSOnProcessDirective

Declaration

Source position: uPSPreProcessor.pas line 17

type TPSOnProcessDirective = procedure(

  Sender: TPSPreProcessor;

  Parser: TPSPascalPreProcessorParser;

  const Active: Boolean;

  const DirectiveName: TbtString;

  const DirectiveParam: TbtString;

  var Continue: Boolean

);



CT Web help

CodeTyphon Studio