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

TGLogField

Declaration

Source position: lazglib2.pas line 2725

type TGLogField = record

  key: Pgchar;

  

  value: Pgpointer;

  

  length: gssize;

  

end;