Changeset 168 for MicroThreading/Demo/UMainForm.lfm
- Timestamp:
- Feb 10, 2011, 4:10:59 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
MicroThreading/Demo/UMainForm.lfm
r166 r168 1 1 object MainForm: TMainForm 2 Left = 2822 Left = 0 3 3 Height = 533 4 Top = 945 Width = 8164 Top = 13 5 Width = 792 6 6 Caption = 'MicroThreading demo' 7 7 ClientHeight = 514 8 ClientWidth = 8168 ClientWidth = 792 9 9 Menu = MainMenu1 10 10 OnCreate = FormCreate … … 16 16 Height = 500 17 17 Top = 8 18 Width = 80218 Width = 778 19 19 ActivePage = TabSheet1 20 20 Anchors = [akTop, akLeft, akRight, akBottom] … … 108 108 Caption = 'Job control' 109 109 ClientHeight = 474 110 ClientWidth = 7 94110 ClientWidth = 770 111 111 object ButtonAddWorkers: TButton 112 112 Left = 10
Note:
See TracChangeset
for help on using the changeset viewer.