Changeset 101 for trunk/Forms/FormComputer.lfm
- Timestamp:
- Dec 9, 2024, 10:31:28 AM (13 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormComputer.lfm
r88 r101 1 1 object FormComputer: TFormComputer 2 2 Left = 1040 3 Height = 3603 Height = 285 4 4 Top = 540 5 Width = 4 805 Width = 436 6 6 Caption = 'AI' 7 ClientHeight = 3608 ClientWidth = 4 807 ClientHeight = 285 8 ClientWidth = 436 9 9 DesignTimePPI = 144 10 10 OnClose = FormClose 11 11 OnCreate = FormCreate 12 12 OnDestroy = FormDestroy 13 LCLVersion = '3. 4.0.0'13 LCLVersion = '3.6.0.0' 14 14 object ButtonStart: TButton 15 15 Left = 40 … … 35 35 Height = 58 36 36 Top = 104 37 Width = 43037 Width = 386 38 38 Max = 1000 39 39 Position = 0
Note:
See TracChangeset
for help on using the changeset viewer.