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

TPSAttributeTypeField

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

Declaration

Source position: uPSCompiler.pas line 366

type TPSAttributeTypeField = class(TObject)

public

  constructor Create();

  

  property Owner: TPSAttributeType; [r]

  

  property FieldOrgName: TbtString; [rw]

  

  property FieldName: TbtString; [r]

  

  property FieldNameHash: LongInt; [r]

  

  property FieldType: TPSType; [rw]

  

  property Hidden: Boolean; [rw]

  

end;

Inheritance

TPSAttributeTypeField

  

|

TObject



CT Web help

CodeTyphon Studio