--- Unit1.fmx 2015/07/27 13:44:42 1 +++ Unit1.fmx 2015/07/28 08:41:38 2 @@ -4,6 +4,7 @@ Caption = 'Form1' ClientHeight = 480 ClientWidth = 481 + Position = Designed FormFactor.Width = 320 FormFactor.Height = 480 FormFactor.Devices = [Desktop] @@ -21,63 +22,17 @@ FooterAppearanceClassName = 'TListHeaderObjects' Align = Client Size.Width = 481.000000000000000000 - Size.Height = 279.000000000000000000 + Size.Height = 231.000000000000000000 Size.PlatformDefault = False TabOrder = 4 OnItemClick = ListView1ItemClick - object ToolBar3: TToolBar - Align = Bottom - Position.Y = 231.000000000000000000 - Size.Width = 481.000000000000000000 - Size.Height = 48.000000000000000000 - Size.PlatformDefault = False - TabOrder = 0 - object TrackBar2: TTrackBar - Align = Client - Enabled = False - Orientation = Horizontal - Size.Width = 255.000000000000000000 - Size.Height = 32.000000000000000000 - Size.PlatformDefault = False - TabOrder = 0 - Value = 48.878925323486330000 - end - object SpeedButton4: TSpeedButton - Action = Action6 - Align = Right - Enabled = True - Position.X = 408.000000000000000000 - Size.Width = 73.000000000000000000 - Size.Height = 48.000000000000000000 - Size.PlatformDefault = False - Visible = True - end - object SpeedButton5: TSpeedButton - Action = Action5 - Align = Left - Enabled = True - Size.Width = 80.000000000000000000 - Size.Height = 48.000000000000000000 - Size.PlatformDefault = False - Visible = True - end - object SpeedButton6: TSpeedButton - Action = Action4 - Align = Left - Enabled = True - Position.X = 80.000000000000000000 - Size.Width = 73.000000000000000000 - Size.Height = 48.000000000000000000 - Size.PlatformDefault = False - Visible = True - end - end end object Panel1: TPanel Align = Top Size.Width = 481.000000000000000000 Size.Height = 201.000000000000000000 Size.PlatformDefault = False + StyleLookup = 'Panel1Style1' TabOrder = 9 object ToolBar1: TToolBar Align = Bottom @@ -138,6 +93,52 @@ Left = 160 Top = 232 end + object StatusBar1: TStatusBar + Position.Y = 432.000000000000000000 + ShowSizeGrip = True + Size.Width = 481.000000000000000000 + Size.Height = 48.000000000000000000 + Size.PlatformDefault = False + TabOrder = 17 + object SpeedButton4: TSpeedButton + Action = Action6 + Align = Right + Enabled = True + Position.X = 408.000000000000000000 + Size.Width = 73.000000000000000000 + Size.Height = 48.000000000000000000 + Size.PlatformDefault = False + Visible = True + end + object SpeedButton5: TSpeedButton + Action = Action5 + Align = Left + Enabled = True + Size.Width = 80.000000000000000000 + Size.Height = 48.000000000000000000 + Size.PlatformDefault = False + Visible = True + end + object SpeedButton6: TSpeedButton + Action = Action4 + Align = Left + Enabled = True + Position.X = 80.000000000000000000 + Size.Width = 73.000000000000000000 + Size.Height = 48.000000000000000000 + Size.PlatformDefault = False + Visible = True + end + object TrackBar2: TTrackBar + Align = Client + Enabled = False + Orientation = Horizontal + Size.Width = 255.000000000000000000 + Size.Height = 32.000000000000000000 + Size.PlatformDefault = False + TabOrder = 4 + end + end object ActionList1: TActionList Left = 312 Top = 232