Unit 'fpopenapi.pascaltypes' Package
[Overview][Constants][Types][Classes][Index] [#fcl-openapi]

TAPITypeData

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

Declaration

Source position: fpopenapi.pascaltypes.pp line 47

type TAPITypeData = class(TPascalTypeData)

protected

  function CreateProperty(); override;

public

  constructor CreateBinaryData(); overload;

  function AddProperty();

  property BinaryData: Boolean; [rw]

  property ContentType: string; [rw]

  property Index: Integer; [r]

end;

Inheritance

TAPITypeData

|

TObject


Documentation generated on: 2025-07-25