Data.Bind.ObjectScope.TBindSourceAdapter.IsValidChar
Delphi
function IsValidChar(const AMemberName: string;
const AChar: Char): Boolean; virtual;
C++
virtual bool __fastcall IsValidChar(const System::UnicodeString AMemberName, const System::WideChar AChar);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | protected | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TBindSourceAdapter |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !