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

TFppkgOptionSection

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

Declaration

Source position: pkgoptions.pp line 37

type TFppkgOptionSection = class(TPersistent)

protected

  class function GetKey; virtual;

  procedure AddKeyValueToStrings();

  property OptionParser: TTemplateParser; [r]

public

  constructor Create(); virtual;

  procedure AddKeyValue(); virtual;

  procedure SaveToStrings(); virtual;

  procedure LogValues(); virtual;

  function AllowDuplicate; virtual;

  property Name: string; [rw]

end;

Inheritance

TFppkgOptionSection

|

TObject


Documentation generated on: 2023-03-18