EMS.Services.IEMSApiDocumentService.RemoveFilter

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

Delphi

procedure RemoveFilter(AIndex: Integer);

C++

virtual void __fastcall RemoveFilter(int AIndex) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSApiDocumentService


説明

API ドキュメント カスタム フィルタを削除します。

関連項目