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

TPlatformConfig

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

Declaration

Source position: fpfcmtypes.pp line 148

type TPlatformConfig = class(TJSONPersist)

protected

  procedure AddCustomPayload();

public

  procedure Assign(); override;

  constructor Create; virtual;

  destructor Destroy; override;

  procedure Clear; virtual;

  procedure ToJSON(); virtual;

  property CustomPayLoad: TJSONObject; [r]

end;

Inheritance

TPlatformConfig

|

TJSONPersist

|

TObject


Documentation generated on: 2025-07-25