API:System.Bindings.Outputs.TBindingOutput.Add

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure Add(AScope: IScope; const Expression: string); overload;
procedure Add(AObject: TObject; const PropertyName: string); overload;

C++

void __fastcall Add(System::Bindings::Evalprotocol::_di_IScope AScope, const System::UnicodeString Expression)/* overload */;
void __fastcall Add(System::TObject* AObject, const System::UnicodeString PropertyName)/* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs TBindingOutput

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。