Datasnap.DSCommon.TDSClientChannelManagerEvent

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

Delphi

TDSClientChannelManagerEvent =

C++

typedef void __fastcall (__closure *TDSClientChannelManagerEvent)(System::TObject* Sender, const TDSClientChannelEventItem &EventItem);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon Datasnap.DSCommon

説明

チャネル イベントの通知のためのユーザー イベント(create や close など)。

TDSClientChannelManagerEvent は、チャネル イベントの通知のためのユーザー イベントです(create や close など)。

関連項目