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

TGBytes

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

Declaration

Source position: lazglib2.pas line 1859

type TGBytes = object

  function new();

  

  function new_static();

  

  function new_take();

  

  function new_with_free_func();

  

  function compare();

  

  function equal();

  

  function get_data();

  

  function get_size;

  

  function hash;

  

  function new_from_bytes();

  

  function ref;

  

  procedure unref;

  

  function unref_to_array;

  

  function unref_to_data();

  

end;

Inheritance

TGBytes