[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: DAV_VSTPluginConfig.pas line 17
type TConfig = class(TObject) |
||
public |
||
ProjectPath: string; |
|
|
ProjectName: string; |
|
|
PluginUnitName: string; |
|
|
PluginFormName: string; |
|
|
EditorUnitName: string; |
|
|
EditorFormName: string; |
|
|
UseEditor: Boolean; |
|
|
UniqueID: AnsiString; |
|
|
EffectName: AnsiString; |
|
|
IsSynth: Boolean; |
|
|
VersionMajor: Integer; |
|
|
VersionMinor: Integer; |
|
|
VersionRelease: Integer; |
|
|
VendorName: AnsiString; |
|
|
ProductName: AnsiString; |
|
|
SaveWhenDone: Boolean; |
|
|
constructor Create; |
|
|
end; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |