FMX.Platform.IFMXRenderingSetupService.Unsubscribe

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

Delphi

procedure Unsubscribe;

C++

virtual void __fastcall Unsubscribe(void) = 0 ;

プロパティ

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


説明

現在、登録されているコールバックをレジストリから削除します。

関連項目