FMX.Controls.TCustomSceneAddRectEvent
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.