Unit 'pkgoptions' Package
[Overview][Constants][Types][Classes][Index] [#fppkg]

TFppkgOptions

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

Declaration

Source position: pkgoptions.pp line 196

type TFppkgOptions = class(TPersistent)

public

  constructor Create;

  destructor Destroy; override;

  procedure LoadFromFile();

  procedure SaveToFile();

  function GetSectionByName();

  procedure LogValues();

  procedure BindToCompilerOptions();

  procedure AddRepositoriesForCompilerSettings();

  function AddRepositoryOptionSection();

  function AddIncludeFilesOptionSection();

  property PreferGlobal: Boolean; [rw]

  property SectionList: TFppkgOptionSectionList; [r]

  property GlobalSection: TFppkgGlobalOptionSection; [r]

  property CommandLineSection: TFppkgCommandLineOptionSection; [r]

end;

Inheritance

TFppkgOptions

|

TObject


Documentation generated on: 2023-03-18