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

TGFileOutputStreamClass.seek

Declaration

Source position: lazgio2.pas line 4412

TGFileOutputStreamClass.seek : function(

  stream: PGFileOutputStream;

  offset: gint64;

  type_: TGSeekType;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;