Unit 'fpopenapi.objects' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-openapi]

TExtendableObject

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

Declaration

Source position: fpopenapi.objects.pp line 122

type TExtendableObject = class(TBaseOpenAPIObject)

protected

  function CreateExtensions; virtual;

public

  function HasExtensions;

  property Extensions: TJSONObject; [rw]

end;

Inheritance

TExtendableObject

|

TBaseOpenAPIObject

|

TObject


Documentation generated on: 2025-07-25