Вот как ее воспроизвести:
- запустить многоплатформенный проект Firemonkey в IDE
- Поместите ttoolbar на форму p> pr>
. /> Поместите tspeedbutton в ttoolbar - Поместите tmultiview в форме
- Поместите tbutton (или любой другой контроль) на код/код (или код (или любой другой контроль). />
- Place a TWebBrowser on the form
Control < /th>
свойство < /th>
value < /th>
< /tr>
< /thead>
multiview1 < /td>
Multiview1 < /td>
/> speedButton1 < /td>
< /tr>
multiview1 < /td>
mode < /td>
ящик < /td>
< /tr>
werbbrow /> align
client
Hit f9 . Если вы нажмите на скоростную клетку, ничего не произойдет. Macos.object Form1: TForm1
Left = 0
Top = 0
Caption = 'Form1'
ClientHeight = 480
ClientWidth = 640
FormFactor.Width = 320
FormFactor.Height = 480
FormFactor.Devices = [Desktop]
DesignerMasterStyle = 0
object ToolBar1: TToolBar
Size.Width = 640.000000000000000000
Size.Height = 33.000000000000000000
Size.PlatformDefault = False
TabOrder = 1
object SpeedButton1: TSpeedButton
Position.X = 144.000000000000000000
Position.Y = 8.000000000000000000
Size.Width = 41.000000000000000000
Size.Height = 17.000000000000000000
Size.PlatformDefault = False
Text = 'SpeedButton1'
TextSettings.Trimming = None
end
end
object MultiView1: TMultiView
MasterButton = SpeedButton1
Mode = Drawer
NavigationPaneOptions.CollapsedWidth = 89.000000000000000000
Size.Width = 201.000000000000000000
Size.Height = 447.000000000000000000
Size.PlatformDefault = False
Visible = False
TabOrder = 2
object Button1: TButton
Position.X = 24.000000000000000000
Position.Y = 32.000000000000000000
Size.Width = 201.000000000000000000
Size.Height = 49.000000000000000000
Size.PlatformDefault = False
TabOrder = 0
Text = 'Button1'
TextSettings.Trimming = None
end
end
object WebBrowser1: TWebBrowser
Align = Client
Size.Width = 640.000000000000000000
Size.Height = 447.000000000000000000
Size.PlatformDefault = False
WindowsEngine = IEOnly
end
end
Подробнее здесь: https://stackoverflow.com/questions/797 ... on-android