Ignore:
Timestamp:
Aug 3, 2012, 1:55:46 PM (12 years ago)
Author:
chronos
Message:
  • Fixed: Module Debug menu items creation and destruction.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/StudioPackage/Forms/UFormModuleList.lfm

    r9 r10  
    11object FormModuleList: TFormModuleList
    2   Left = 276
    3   Height = 375
    4   Top = 136
     2  Left = 257
     3  Height = 379
     4  Top = 124
    55  Width = 694
    66  Caption = 'Module list'
    7   ClientHeight = 375
     7  ClientHeight = 379
    88  ClientWidth = 694
    99  OnCreate = FormCreate
     
    1313  object ListViewModules: TListView
    1414    Left = 8
    15     Height = 336
     15    Height = 340
    1616    Top = 8
    1717    Width = 684
     
    5757    Left = 0
    5858    Height = 26
    59     Top = 349
     59    Top = 353
    6060    Width = 694
    6161    Align = alBottom
     62    Images = FormMain.ImageListMain
    6263    ParentShowHint = False
    6364    ShowHint = True
Note: See TracChangeset for help on using the changeset viewer.