Skip to content

Commit

Permalink
Layout corrections on firestore tab
Browse files Browse the repository at this point in the history
  • Loading branch information
SchneiderInfosystems committed Aug 8, 2024
1 parent 1a3e4e9 commit 94a9346
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions Samples/Intro/FB4D.DemoFmx.fmx
Original file line number Diff line number Diff line change
Expand Up @@ -320,8 +320,8 @@ object fmxFirebaseDemo: TfmxFirebaseDemo
Size.Height = 26.000000000000000000
ExplicitSize.cx = 100.000000000000000000
ExplicitSize.cy = 26.000000000000000000
inherited cboDemoDocType: TComboBox
TabOrder = 18
inherited edtTestInt: TEdit
TabOrder = 19
end
end
inherited tabPatch: TTabItem
Expand All @@ -348,16 +348,11 @@ object fmxFirebaseDemo: TfmxFirebaseDemo
ExplicitSize.cx = 53.000000000000000000
ExplicitSize.cy = 26.000000000000000000
inherited btnRunQuery: TButton
TabOrder = 9
end
inherited lblMinTestInt: TLabel
TabOrder = 4
end
inherited trbMinTestInt: TTrackBar
TabOrder = 3
TabOrder = 8
end
inherited Label13: TLabel
Size.Width = 97.000000000000000000
Size.Width = 245.000000000000000000
Size.Height = 73.000000000000000000
end
end
inherited tabListener: TTabItem
Expand All @@ -366,16 +361,15 @@ object fmxFirebaseDemo: TfmxFirebaseDemo
ExplicitSize.cx = 62.000000000000000000
ExplicitSize.cy = 26.000000000000000000
inherited GroupBox1: TGroupBox
TabOrder = 4
TabOrder = 2
inherited chbIncludeDescendants: TCheckBox
TabOrder = 38
end
end
inherited GroupBox2: TGroupBox
Size.Width = 242.000000000000000000
TabOrder = 3
Size.Width = 398.000000000000000000
inherited edtDocPathForFSListener: TEdit
Size.Width = 146.000000000000000000
Size.Width = 302.000000000000000000
end
end
end
Expand Down

0 comments on commit 94a9346

Please sign in to comment.