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

TGSeekableIface

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

Declaration

Source position: lazgio2.pas line 5673

type TGSeekableIface = object

  g_iface: TGTypeInterface;

  

  tell: ;

  

  can_seek: ;

  

  seek: ;

  

  can_truncate: ;

  

  truncate_fn: ;

  

end;

Inheritance

TGSeekableIface