API:FMX.Layers3D.TAbstractLayer3D.OnLayerMouseDown

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnLayerMouseDown: TMouseEvent read FOnLayerMouseDown write FOnLayerMouseDown;

C++

__property Fmx::Types::TMouseEvent OnLayerMouseDown = {read=FOnLayerMouseDown, write=FOnLayerMouseDown};

Properties

Type Visibility Source Unit Parent
event public
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D TAbstractLayer3D

Description

Embarcadero Technologies does not currently have any additional information.