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

Comparing oup/current/Tools/TxmpReplace.dfm (file contents):
Revision 254 by alloc, Thu Jun 28 09:24:08 2007 UTC vs.
Revision 255 by alloc, Tue Dec 18 20:48:24 2007 UTC

# Line 7 | Line 7 | inherited Form_TxmpReplace: TForm_TxmpRe
7    TextHeight = 13
8    inherited panel_basecontent: TPanel
9      Height = 413
10 <    ExplicitHeight = 548
10 >    ExplicitHeight = 413
11      inherited splitter_content: TSplitter
12        Height = 413
13        OnMoved = Splitter1Moved
# Line 15 | Line 15 | inherited Form_TxmpReplace: TForm_TxmpRe
15      end
16      inherited panel_files: TPanel
17        Height = 413
18 <      ExplicitHeight = 548
18 >      ExplicitHeight = 413
19        inherited FilePages: TPageControl
20          Height = 412
21          Constraints.MinHeight = 250
22 <        ExplicitHeight = 547
22 >        ExplicitHeight = 412
23          inherited tab_files: TTabSheet
24 <          ExplicitHeight = 467
24 >          ExplicitHeight = 384
25            inherited filelist: TListBox
26              Height = 259
27 <            ExplicitHeight = 342
27 >            ExplicitHeight = 259
28            end
29          end
30          inherited tab_meta: TTabSheet
31            ExplicitLeft = 4
32            ExplicitTop = 24
33            ExplicitWidth = 190
34 <          ExplicitHeight = 519
34 >          ExplicitHeight = 384
35            inherited filelist_meta: TVirtualStringTree
36              Height = 384
37 <            ExplicitHeight = 519
37 >            ExplicitHeight = 384
38            end
39          end
40        end
41      end
42      inherited panel_content: TPanel
43        Height = 413
44 <      ExplicitHeight = 548
44 >      ExplicitHeight = 413
45        object Splitter1: TSplitter
46          Left = 0
47          Top = 200
# Line 64 | Line 64 | inherited Form_TxmpReplace: TForm_TxmpRe
64          Caption = '3. Options && Replace'
65          Enabled = False
66          TabOrder = 0
67        ExplicitTop = 469
67          object btn_replace: TButton
68            Left = 4
69            Top = 50
# Line 119 | Line 118 | inherited Form_TxmpReplace: TForm_TxmpRe
118            Align = alBottom
119            BevelOuter = bvNone
120            TabOrder = 0
122          ExplicitTop = 188
121            object btn_save: TButton
122              Left = 2
123              Top = 2
# Line 140 | Line 138 | inherited Form_TxmpReplace: TForm_TxmpRe
138          Caption = '2. Open BMP to replace with'
139          Enabled = False
140          TabOrder = 2
143        ExplicitLeft = -2
144        ExplicitTop = 206
141          object image_bmppreview: TImage
142            AlignWithMargins = True
143            Left = 5

Diff Legend

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