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