Ignore:
Timestamp:
Feb 10, 2011, 4:10:59 PM (13 years ago)
Author:
george
Message:
  • Added: Context menu in microthreads list to show microthread call stack.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • MicroThreading/Demo/UMainForm.lfm

    r166 r168  
    11object MainForm: TMainForm
    2   Left = 282
     2  Left = 0
    33  Height = 533
    4   Top = 94
    5   Width = 816
     4  Top = 13
     5  Width = 792
    66  Caption = 'MicroThreading demo'
    77  ClientHeight = 514
    8   ClientWidth = 816
     8  ClientWidth = 792
    99  Menu = MainMenu1
    1010  OnCreate = FormCreate
     
    1616    Height = 500
    1717    Top = 8
    18     Width = 802
     18    Width = 778
    1919    ActivePage = TabSheet1
    2020    Anchors = [akTop, akLeft, akRight, akBottom]
     
    108108      Caption = 'Job control'
    109109      ClientHeight = 474
    110       ClientWidth = 794
     110      ClientWidth = 770
    111111      object ButtonAddWorkers: TButton
    112112        Left = 10
Note: See TracChangeset for help on using the changeset viewer.