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

TPSParameterDecl

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uPSCompiler.pas line 31

type TPSParameterDecl = class(TObject)

public

  property Name: TbtString; [r]

  

  property OrgName: TbtString; [rw]

  

  property aType: TPSType; [rw]

  

  property Mode: TPSParameterMode; [rw]

  

  property DeclarePos: Cardinal; [rw]

  

  property DeclareRow: Cardinal; [rw]

  

  property DeclareCol: Cardinal; [rw]

  

end;

Inheritance

TPSParameterDecl

  

|

TObject



CT Web help

CodeTyphon Studio