Unit 'fpyaml.types' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-yaml]

TYAMLVersion

Declaration

Source position: fpyaml.types.pp line 37

type TYAMLVersion = record

public

  Major: Integer;

  Minor: Integer;

  constructor Create();

  function ToString;

  function IsEmpty;

end;


Documentation generated on: 2025-07-25