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

TGInputVector

Declaration

Source position: lazgio2.pas line 4714

type TGInputVector = record

  buffer: gpointer;

  

  size: gsize;

  

end;