Data.DBXPlatform.IsIdentifierPart
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.DBXPlatform.pas Data.DBXPlatform.hpp
| |
Unit: Data.DBXPlatform | |
Parent: Data.DBXPlatform |
Delphi
function IsIdentifierPart(const Ch: Char): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall IsIdentifierPart(const System::WideChar Ch);
Description
Embarcadero Technologies does not currently have any additional information.