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

TPSVar

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

Declaration

Source position: uPSCompiler.pas line 616

type TPSVar = class(TObject)

public

  property SaveAsPointer: Boolean; [rw]

  

  property ExportName: TbtString; [rw]

  

  property Used: Boolean; [r]

  

  property aType: TPSType; [rw]

  

  property OrgName: TbtString; [rw]

  

  property Name: TbtString; [rw]

  

  property NameHash: LongInt; [r]

  

  property DeclarePos: Cardinal; [rw]

  

  property DeclareRow: Cardinal; [rw]

  

  property DeclareCol: Cardinal; [rw]

  

  procedure Use;

  

end;

Inheritance

TPSVar

  

|

TObject



CT Web help

CodeTyphon Studio