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