Unit 'DAV_VSTPluginConfig' Package
[Overview][Classes][Index] [#pl_asiovst]

TConfig

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

Declaration

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;

Inheritance

TConfig

  

|

TObject



CT Web help

CodeTyphon Studio