EMS.ResourceAPI.TEndpointRequest.Segments

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

Delphi

property Segments: TSegments read GetSegments;

C++

__property TEndpointSegments* Segments = {read=GetSegments};

プロパティ

種類 可視性 ソース ユニット
property public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointRequest


説明

リクエストの Segments

関連項目