FMX.MultiView.TMultiViewPresentation.GetDisplayName
Delphi
function GetDisplayName: string; virtual;
C++
virtual System::UnicodeString __fastcall GetDisplayName(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.MultiView.pas FMX.MultiView.hpp |
FMX.MultiView | TMultiViewPresentation |
Description
Specifies the master pane name to be displayed at design time.
Use this method to specify a custom name of the master pane to be displayed at design time in the Form Designer.