FMX.MultiView.TOnPresenterChanging

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOnPresenterChanging = procedure (Sender: TObject; var PresenterClass: TMultiViewPresentationClass) of object;

C++

typedef void __fastcall (__closure *TOnPresenterChanging)(System::TObject* Sender, TMultiViewPresentationClass &PresenterClass);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.