FMX.Controls.TCustomSceneAddRectEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCustomSceneAddRectEvent = procedure (Sender: TControl; ARect: TRectF) of object;

C++

typedef void __fastcall (__closure *TCustomSceneAddRectEvent)(TControl* Sender, const System::Types::TRectF &ARect);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

Embarcadero Technologies does not currently have any additional information.