Ignore:
Timestamp:
Jun 20, 2007, 12:06:10 AM (17 years ago)
Author:
alloc
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • oup/current/Tools/_TemplateFileList.dfm

    r222 r227  
    3838        object tab_files: TTabSheet
    3939          Caption = 'Files'
    40           ExplicitWidth = 233
    41           ExplicitHeight = 353
    4240          object panel_extension: TPanel
    4341            Left = 0
     
    4846            BevelOuter = bvNone
    4947            TabOrder = 0
    50             ExplicitWidth = 233
    5148            DesignSize = (
    5249              190
     
    228225              TabOrder = 3
    229226              OnClick = combo_extensionClick
    230               ExplicitWidth = 232
    231227            end
    232228            object check_zerobyte: TCheckBox
     
    247243              AutoSize = False
    248244              TabOrder = 1
    249               ExplicitWidth = 232
    250245            end
    251246            object check_filtername: TCheckBox
     
    269264            OnClick = listClick
    270265            OnMouseDown = listMouseDown
    271             ExplicitWidth = 233
    272             ExplicitHeight = 228
    273266          end
    274267        end
     
    276269          Caption = 'Meta'
    277270          ImageIndex = 1
     271          object filelist_meta: TVirtualStringTree
     272            Left = 0
     273            Top = 0
     274            Width = 190
     275            Height = 503
     276            Align = alClient
     277            Header.AutoSizeIndex = 0
     278            Header.Font.Charset = DEFAULT_CHARSET
     279            Header.Font.Color = clWindowText
     280            Header.Font.Height = -11
     281            Header.Font.Name = 'Tahoma'
     282            Header.Font.Style = []
     283            Header.MainColumn = -1
     284            Header.Options = [hoColumnResize, hoDrag]
     285            TabOrder = 0
     286            Columns = <>
     287          end
    278288        end
    279289      end
Note: See TracChangeset for help on using the changeset viewer.