Changeset 392 for trunk/Forms/FormCharts.pas
- Timestamp:
- Jan 5, 2025, 11:46:20 PM (3 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormCharts.pas
r362 r392 59 59 if (ComboBox1.ItemIndex = -1) and (ComboBox1.Items.Count > 0) then 60 60 ComboBox1.ItemIndex := 0; 61 Chart1.BackColor := ThemeManager.ActualTheme.ColorWindow; 61 62 end; 62 63
Note:
See TracChangeset
for help on using the changeset viewer.