Data.Bind.DBScope.TCustomBindSourceDB.IsValidChar
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Bind.DBScope.pas Data.Bind.DBScope.hpp
| |
| Unit: Data.Bind.DBScope | |
| Parent: TCustomBindSourceDB | |
Delphi
function IsValidChar(const AFieldName: string; const AChar: Char): Boolean;
C++
bool __fastcall IsValidChar(const System::UnicodeString AFieldName, const System::WideChar AChar);
Description
Embarcadero Technologies does not currently have any additional information.