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);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | protected | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp | Data.Bind.ObjectScope | TBindSourceAdapter | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。