Changeset 170 for trunk/Forms/UFormCharts.lfm
- Timestamp:
- Nov 23, 2017, 5:02:49 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormCharts.lfm
r145 r170 9 9 OnClose = FormClose 10 10 OnShow = FormShow 11 LCLVersion = '1. 8.0.4'11 LCLVersion = '1.6.4.0' 12 12 object Chart1: TChart 13 13 Left = 8 … … 35 35 object ComboBox1: TComboBox 36 36 Left = 24 37 Height = 3637 Height = 28 38 38 Top = 8 39 39 Width = 392 40 ItemHeight = 040 ItemHeight = 20 41 41 ItemIndex = 0 42 42 Items.Strings = (
Note:
See TracChangeset
for help on using the changeset viewer.