ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Tools/_TemplateFileList.dfm
(Generate patch)

Comparing oup/current/Tools/_TemplateFileList.dfm (file contents):
Revision 222 by alloc, Mon Jun 18 14:22:53 2007 UTC vs.
Revision 227 by alloc, Tue Jun 19 22:06:10 2007 UTC

# Line 37 | Line 37 | inherited Form_TemplateFileList: TForm_T
37          TabOrder = 0
38          object tab_files: TTabSheet
39            Caption = 'Files'
40          ExplicitWidth = 233
41          ExplicitHeight = 353
40            object panel_extension: TPanel
41              Left = 0
42              Top = 0
# Line 47 | Line 45 | inherited Form_TemplateFileList: TForm_T
45              Align = alTop
46              BevelOuter = bvNone
47              TabOrder = 0
50            ExplicitWidth = 233
48              DesignSize = (
49                190
50                125)
# Line 227 | Line 224 | inherited Form_TemplateFileList: TForm_T
224                Sorted = True
225                TabOrder = 3
226                OnClick = combo_extensionClick
230              ExplicitWidth = 232
227              end
228              object check_zerobyte: TCheckBox
229                Left = 0
# Line 246 | Line 242 | inherited Form_TemplateFileList: TForm_T
242                Anchors = [akLeft, akTop, akRight]
243                AutoSize = False
244                TabOrder = 1
249              ExplicitWidth = 232
245              end
246              object check_filtername: TCheckBox
247                Left = 0
# Line 268 | Line 263 | inherited Form_TemplateFileList: TForm_T
263              TabOrder = 1
264              OnClick = listClick
265              OnMouseDown = listMouseDown
271            ExplicitWidth = 233
272            ExplicitHeight = 228
266            end
267          end
268          object tab_meta: TTabSheet
269            Caption = 'Meta'
270            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
288          end
289        end
290      end

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)