Changeset 168 for branches/virtcpu fixed int/UFormMain.lfm
- Timestamp:
- Oct 16, 2018, 11:03:59 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/virtcpu fixed int/UFormMain.lfm
r164 r168 1 1 object Form1: TForm1 2 Left = 4562 Left = 385 3 3 Height = 762 4 Top = 1634 Top = 208 5 5 Width = 1286 6 6 Caption = 'Form1' … … 80 80 TabOrder = 4 81 81 end 82 object LabelTicks: TLabel 83 Left = 16 84 Height = 20 85 Top = 612 86 Width = 35 87 Caption = 'Ticks:' 88 ParentColor = False 89 end 82 90 object Timer1: TTimer 83 91 Interval = 500
Note:
See TracChangeset
for help on using the changeset viewer.