Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.IsValidChar
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBaseObjectBindSourceDelegate |
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.