| Constructeurs/Destructeur |
| constructor | Create | inherited | Constructeur de la classe TObject |
| constructor | CreateFromFileName | | Description de CreateFromFileName |
| destructor | Destroy | inherited virtual | Détruit l'instance de l'objet. |
| Propriétés |
| property | CurrentRowCount : Integer | read inherited | Description de CurrentRowCount |
| property | CurrentRowItem[] : Variant | read inherited | Description de CurrentRowItem |
| property | CurrentRowItemAsJSON[] : String | read inherited | Description de CurrentRowItemAsJSON |
| property | CurrentRowItemByName[] : Variant | read inherited | Description de CurrentRowItemByName |
| property | CurrentRowItemName[] : String | read inherited | Description de CurrentRowItemName |
| property | EstimatedRowCount : Integer | read inherited | Description de EstimatedRowCount |
| property | Filters : String | write inherited | Description de Filters |
| Méthodes |
| function | AvailableValues : String | inherited | Description de AvailableValues |
| class function | ClassName : String | inherited | Retourne le nom de la classe au format chaîne |
| class function | ClassParent : TClass | inherited | Classe parent de la classe |
| class function | ClassType : TClass | inherited | Retourne la métaclasse d'une classe |
| function | CurrentRowAsJSON : String | inherited | Description de CurrentRowAsJSON |
| function | EOF : Boolean | inherited | Description de EOF |
| procedure | Free | inherited | Détruit l'instance de l'objet si non-nil |
| procedure | Next | inherited | Description de Next |
| procedure | Open | inherited virtual | Description de Open |
| procedure | OpenSQL | inherited | Description de OpenSQL |