Unit 'CustomSQLiteDS' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-db]

TDSStream

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

Declaration

Source position: customsqliteds.pas line 61

type TDSStream = class(TStream)

protected

  function GetPosition; override;

  function GetSize; override;

public

  constructor Create();

  destructor Destroy; override;

  function Write(); override;

  function Read(); override;

  function Seek(); override;

end;

Inheritance

TDSStream

|

TObject


Documentation generated on: 2023-03-18