[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'UPasConf' (#Pkg)

TVar

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

Declaration

Source position: upasconf.pas line 579

type TVar = class

  Help: string;

  Kind: TVarKind;

  LowerName: string;

  Name: string;

  Type_: TVarType;

  ValidValues: ;

  Value: string;

end;

Inheritance

TVar

|

TObject