Changeset 222 for oup/current/Tools


Ignore:
Timestamp:
Jun 18, 2007, 4:22:53 PM (17 years ago)
Author:
alloc
Message:
 
Location:
oup/current/Tools
Files:
2 edited

Legend:

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

    r221 r222  
    3636        Align = alClient
    3737        TabOrder = 0
    38         ExplicitLeft = -41
    39         ExplicitTop = 28
    40         ExplicitWidth = 241
    41         ExplicitHeight = 381
    4238        object tab_files: TTabSheet
    4339          Caption = 'Files'
     
    277273          end
    278274        end
     275        object tab_meta: TTabSheet
     276          Caption = 'Meta'
     277          ImageIndex = 1
     278        end
    279279      end
    280280    end
  • oup/current/Tools/_TemplateFileList.pas

    r221 r222  
    3838    check_filtername: TCheckBox;
    3939    filelist: TListBox;
     40    tab_meta: TTabSheet;
    4041    procedure NewCon(ID: Integer);
    4142
Note: See TracChangeset for help on using the changeset viewer.