TProject Class
Unit
:
uProject
Inheritance Hierarchy
System.TObject
uProject.TProject
Syntax
Delphi
type TProject = class(TObject)
The TProject type exposes the following members.
Constructors
Show:
Inherited
Protected
Name
Description
Create
Destroy
Top
Properties
Show:
Inherited
Protected
Name
Description
AsDelphi
AsJSON
AsString
ConsoleUnitsUsed
DelphiClientClassName
DelphiMessageClassNamePrefix
DelphiMessageClassNameSuffix
DelphiServerClassName
DelphiUnitName
DelphiUnitsUsed
Description
FMXUnitsUsed
FileName
HasChanged
Messages
Name
VCLUnitsUsed
Top
Methods
Show:
Inherited
Protected
Name
Description
AddPrefixAndSuffix
DefaultDelphiClientClassName
DefaultDelphiServerClassName
DefaultDelphiUnitName
LoadFromFile
SaveToFile
ValueChanged
Top