Unit 'fpfcmtypes' Package
[Overview][Types][Classes][Index] [#fcl-web]

THeadersPlatformConfig

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

Declaration

Source position: fpfcmtypes.pp line 165

type THeadersPlatformConfig = class(TPlatformConfig)

  FHeaders: TStrings;

  procedure SetHeaders();

protected

  function addHeaders();

public

  procedure Assign(); override;

  constructor Create; override;

  destructor Destroy; override;

  procedure Clear; override;

published

  property Headers: TStrings; [rw]

end;

Inheritance

THeadersPlatformConfig

|

TPlatformConfig

|

TJSONPersist

|

TObject


Documentation generated on: 2025-07-25