FMX.Platform.IFMXWindowsTouchService.HookTouchHandler

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HookTouchHandler(const AForm: TCommonCustomForm);

C++

virtual void __fastcall HookTouchHandler(Fmx::Forms::TCommonCustomForm* const AForm) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXWindowsTouchService

Description

Embarcadero Technologies does not currently have any additional information.