System.Tether.Manager.TTetheringCommand.Data

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

Delphi

property Data: TObject read FData;

C++

__property System::TObject* Data = {read=FData};

プロパティ

種類 可視性 ソース ユニット
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringCommand


説明

コマンドのデータを持つオブジェクト

関連項目