[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'db' (#fcl)

TDataSetEnumerator

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

Declaration

Source position: db.pas line 1717

type TDataSetEnumerator = class end;

public

  constructor Create();

  function MoveNext;

  property Current: TFields; [r]

Inheritance

TDataSetEnumerator

|

TObject


Documentation generated on: Nov 14 2015