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

TPSUnit

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

Declaration

Source position: uPSUtils.pas line 413

type TPSUnit = class(TObject)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure AddUses();

  

  function HasUses();

  

  property UnitName: TbtString; [rw]

  

end;

Inheritance

TPSUnit

  

|

TObject



CT Web help

CodeTyphon Studio