Data.Bind.Components.TDependencyList.Notify
Delphi
procedure Notify(ASender: TObject; ALocation: ILocation; const AExpr: string); overload;
procedure Notify(ASender: TObject; AComponent: TComponent; const AValue: string); overload;
C++
void __fastcall Notify(System::TObject* ASender, System::Bindings::Evalprotocol::_di_ILocation ALocation, const System::UnicodeString AExpr)/* overload */;
void __fastcall Notify(System::TObject* ASender, System::Classes::TComponent* AComponent, const System::UnicodeString AValue)/* overload */;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TDependencyList |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。