Changeset 3 for trunk/FormMain.lfm
- Timestamp:
- Apr 7, 2026, 10:43:55 AM (3 weeks ago)
- File:
-
- 1 edited
-
trunk/FormMain.lfm (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/FormMain.lfm
r2 r3 27 27 Top = 64 28 28 Width = 1176 29 ActivePage = TabSheet Overview29 ActivePage = TabSheetChart 30 30 Anchors = [akTop, akLeft, akRight, akBottom] 31 TabIndex = 031 TabIndex = 2 32 32 TabOrder = 1 33 33 object TabSheetOverview: TTabSheet … … 95 95 OnShow = TabSheetChartShow 96 96 object ComboBoxEan: TComboBox 97 Left = 12097 Left = 88 98 98 Height = 42 99 99 Top = 24 … … 108 108 Height = 26 109 109 Top = 32 110 Width = 41111 Caption = 'EAN :'110 Width = 56 111 Caption = 'EAN 1:' 112 112 end 113 113 object Chart1: TChart … … 135 135 object Chart1LineSeries1: TLineSeries 136 136 LinePen.Color = clYellow 137 LinePen.Width = 2137 LinePen.Width = 3 138 138 end 139 139 object Chart1LineSeries2: TLineSeries 140 140 LinePen.Color = clFuchsia 141 LinePen.Width = 2141 LinePen.Width = 3 142 142 end 143 object Chart1LineSeries3: TLineSeries 144 LinePen.Color = clAqua 145 LinePen.Width = 3 146 end 143 147 end 144 148 object Label3: TLabel 145 Left = 600149 Left = 544 146 150 Height = 26 147 151 Top = 32 … … 150 154 end 151 155 object ComboBoxEan2: TComboBox 152 Left = 6 80156 Left = 608 153 157 Height = 42 154 158 Top = 24 … … 157 161 Style = csDropDownList 158 162 TabOrder = 2 163 OnSelect = ComboBoxEanSelect 164 end 165 object Label6: TLabel 166 Left = 1048 167 Height = 26 168 Top = 32 169 Width = 56 170 Caption = 'EAN 3:' 171 end 172 object ComboBoxEan3: TComboBox 173 Left = 1112 174 Height = 42 175 Top = 24 176 Width = 432 177 ItemHeight = 0 178 Style = csDropDownList 179 TabOrder = 3 159 180 OnSelect = ComboBoxEanSelect 160 181 end … … 303 324 POFilesFolder = 'Languages' 304 325 OnTranslate = Translator1Translate 305 Left = 901306 Top = 130326 Left = 776 327 Top = 408 307 328 end 308 329 object ApplicationInfo1: TApplicationInfo … … 318 339 RegistryRoot = rrKeyCurrentUser 319 340 License = 'CC0' 320 Left = 1037321 Top = 125341 Left = 936 342 Top = 408 322 343 end 323 344 object PersistentForm1: TPersistentForm 324 345 MinVisiblePart = 50 325 346 EntireVisible = False 326 Left = 776327 Top = 136347 Left = 584 348 Top = 416 328 349 end 329 350 object ThemeManager1: TThemeManager 330 Left = 657331 Top = 140351 Left = 408 352 Top = 416 332 353 end 333 354 end
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/edc-stats/chrome/site/your_project_logo.png)