[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

TGMappedFile

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

Declaration

Source position: lazglib2.pas line 2820

type TGMappedFile = object

  function new();

  

  function new_from_fd();

  

  function get_bytes;

  

  function get_contents;

  

  function get_length;

  

  function ref;

  

  procedure unref;

  

end;

Inheritance

TGMappedFile