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

TGFileOutputStreamClass

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

Declaration

Source position: lazgio2.pas line 4408

type TGFileOutputStreamClass = object

  parent_class: TGOutputStreamClass;

  

  tell: ;

  

  can_seek: ;

  

  seek: ;

  

  can_truncate: ;

  

  truncate_fn: ;

  

  query_info: ;

  

  query_info_async: ;

  

  query_info_finish: ;

  

  get_etag: ;

  

  _g_reserved1: ;

  

  _g_reserved2: ;

  

  _g_reserved3: ;

  

  _g_reserved4: ;

  

  _g_reserved5: ;

  

end;

Inheritance

TGFileOutputStreamClass