FMX.AcceleratorKey.IFMXAcceleratorKeyRegistryService.RemoveRegistry

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

Delphi

procedure RemoveRegistry(const ARoot: IRoot);

C++

virtual void __fastcall RemoveRegistry(const Fmx::Types::_di_IRoot ARoot) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.AcceleratorKey.pas
FMX.AcceleratorKey.hpp
FMX.AcceleratorKey IFMXAcceleratorKeyRegistryService


説明

指定されたルート コンテナでのアクセラレータ キー の全登録を削除します。

関連項目