Data.DBXPlatform.TDBXTokenizer.NextToken

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function NextToken: string;

C++

System::UnicodeString __fastcall NextToken();

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDBXTokenizer

Description

Renvoie le prochain token disponible.

La méthode NextToken renvoie le prochain token disponible. Si aucuns tokens ne sont plus disponibles, NextToken renvoie une chaîne vide.

Voir aussi