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