Changeset 155 for MicroThreading/Demo/UMainForm.lfm
- Timestamp:
- Jan 28, 2011, 7:33:14 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
MicroThreading/Demo/UMainForm.lfm
r152 r155 7 7 ClientHeight = 533 8 8 ClientWidth = 775 9 OnClose = FormClose10 9 OnCreate = FormCreate 11 10 OnDestroy = FormDestroy … … 128 127 end 129 128 item 129 Caption = 'Block state' 130 end 131 item 130 132 Caption = 'Execution time' 131 133 Width = 70
Note:
See TracChangeset
for help on using the changeset viewer.