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

TGStringChunk

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

Declaration

Source position: lazglib2.pas line 3582

type TGStringChunk = object

  procedure clear;

  

  procedure free;

  

  function insert();

  

  function insert_const();

  

  function insert_len();

  

  function new();

  

end;

Inheritance

TGStringChunk