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

TFCMOptions

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

Declaration

Source position: fpfcmtypes.pp line 181

type TFCMOptions = class(TPlatformConfig)

public

  procedure Assign(); override;

  procedure ToJSON(); override;

  function HaveData; virtual;

  procedure Clear; override;

published

  property AnalyticsLabel: string; [rw]

end;

Inheritance

TFCMOptions

|

TPlatformConfig

|

TJSONPersist

|

TObject


Documentation generated on: 2025-07-25