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