Unit 'MarkDown.Utils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-md]

TGFPObjectList

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

Declaration

Source position: markdown.utils.pas line 44

type generic TGFPObjectList <T>= class(TFPObjectList)

public

  function getenumerator;

  function add();

  property Elements []: T; default; [rw]

end;

Inheritance

TGFPObjectList

|

TObject


Documentation generated on: 2025-12-15