Ignore:
Timestamp:
Dec 23, 2006, 1:03:50 AM (18 years ago)
Author:
alloc
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • oup/current/Tool_TxmpReplace.dfm

    r43 r45  
    1 object Form_TxmpReplace: TForm_TxmpReplace
    2   Left = 0
    3   Top = 0
    4   BorderStyle = bsSingle
    5   Caption = 'TXMP Replacer'
    6   ClientHeight = 428
    7   ClientWidth = 394
    8   Color = clBtnFace
    9   Font.Charset = DEFAULT_CHARSET
    10   Font.Color = clWindowText
    11   Font.Height = -11
    12   Font.Name = 'Tahoma'
    13   Font.Style = []
    14   FormStyle = fsMDIChild
    15   OldCreateOrder = False
    16   Visible = True
    17   WindowState = wsMaximized
     1inherited Form_TxmpReplace: TForm_TxmpReplace
     2  Caption = 'TxmpReplace'
    183  OnClose = FormClose
    194  OnCreate = FormCreate
     5  ExplicitWidth = 320
     6  ExplicitHeight = 240
    207  PixelsPerInch = 96
    218  TextHeight = 13
    22   object panel_12: TPanel
    23     Left = 0
    24     Top = 0
    25     Width = 394
    26     Height = 349
    27     Align = alClient
    28     BevelOuter = bvNone
    29     TabOrder = 0
    30     object Splitter1: TSplitter
    31       Left = 280
    32       Top = 0
    33       Width = 8
    34       Height = 349
     9  inherited Splitter1: TSplitter
     10    Height = 344
     11    ExplicitHeight = 344
     12  end
     13  inherited panel_files: TPanel
     14    Height = 344
     15    ExplicitHeight = 344
     16    object image_txmppreview: TImage [0]
     17      Left = 0
     18      Top = 257
     19      Width = 200
     20      Height = 57
     21      Align = alClient
     22      ExplicitTop = 111
     23      ExplicitHeight = 211
     24    end
     25    object splitter_txmp: TSplitter [1]
     26      Left = 0
     27      Top = 249
     28      Width = 200
     29      Height = 8
     30      Cursor = crVSplit
     31      Align = alTop
    3532      AutoSnap = False
    3633      Beveled = True
    37       MinSize = 150
    38       ExplicitLeft = 200
     34      MinSize = 60
     35      ExplicitLeft = -6
     36      ExplicitTop = 314
    3937    end
    40     object group_txmpselect: TGroupBox
     38    inherited filelist: TListBox
     39      Height = 146
     40      Align = alTop
     41      ExplicitHeight = 146
     42    end
     43    inherited panel_extension: TPanel
     44      Visible = False
     45    end
     46    object panel_txmppreview: TPanel
     47      Left = 0
     48      Top = 314
     49      Width = 200
     50      Height = 30
     51      Align = alBottom
     52      BevelOuter = bvNone
     53      TabOrder = 2
     54      object btn_save: TButton
     55        Left = 2
     56        Top = 2
     57        Width = 111
     58        Height = 25
     59        Caption = 'Save TXMP-Picture'
     60        TabOrder = 0
     61        OnClick = btn_saveClick
     62      end
     63    end
     64  end
     65  inherited content: TPanel
     66    Height = 344
     67    ExplicitHeight = 344
     68    object group_bmpselect: TGroupBox
    4169      Left = 0
    4270      Top = 0
    43       Width = 280
    44       Height = 349
    45       Align = alLeft
    46       Caption = '1. Select TXMP to replace'
    47       TabOrder = 0
    48       object splitter_txmp: TSplitter
    49         Left = 2
    50         Top = 190
    51         Width = 276
    52         Height = 8
    53         Cursor = crVSplit
    54         Align = alTop
    55         AutoSnap = False
    56         Beveled = True
    57         MinSize = 60
    58         ExplicitWidth = 196
    59       end
    60       object image_txmppreview: TImage
    61         Left = 2
    62         Top = 198
    63         Width = 276
    64         Height = 119
    65         Align = alClient
    66         ExplicitWidth = 196
    67       end
    68       object list_txmp: TListBox
    69         Left = 2
    70         Top = 15
    71         Width = 276
    72         Height = 175
    73         Align = alTop
    74         ItemHeight = 13
    75         TabOrder = 0
    76         OnClick = list_txmpClick
    77         OnMouseDown = list_txmpMouseDown
    78       end
    79       object panel_txmppreview: TPanel
    80         Left = 2
    81         Top = 317
    82         Width = 276
    83         Height = 30
    84         Align = alBottom
    85         BevelOuter = bvNone
    86         TabOrder = 1
    87         object btn_save: TButton
    88           Left = 2
    89           Top = 2
    90           Width = 111
    91           Height = 25
    92           Caption = 'Save TXMP-Picture'
    93           TabOrder = 0
    94           OnClick = btn_saveClick
    95         end
    96       end
    97     end
    98     object group_bmpselect: TGroupBox
    99       Left = 288
    100       Top = 0
    101       Width = 106
    102       Height = 349
     71      Width = 283
     72      Height = 344
    10373      Align = alClient
    10474      Caption = '2. Open BMP to replace with'
    10575      Enabled = False
    106       TabOrder = 1
     76      TabOrder = 0
    10777      object image_bmppreview: TImage
    10878        Left = 2
    10979        Top = 45
    110         Width = 102
    111         Height = 302
     80        Width = 279
     81        Height = 297
    11282        Align = alClient
    11383        ExplicitWidth = 182
     84        ExplicitHeight = 302
    11485      end
    11586      object panel_load: TPanel
    11687        Left = 2
    11788        Top = 15
    118         Width = 102
     89        Width = 279
    11990        Height = 30
    12091        Align = alTop
     
    133104    end
    134105  end
    135   object group_options: TGroupBox
     106  object group_options: TGroupBox [3]
    136107    Left = 0
    137     Top = 349
    138     Width = 394
     108    Top = 344
     109    Width = 492
    139110    Height = 79
    140111    Align = alBottom
    141112    Caption = '3. Options && Replace'
    142113    Enabled = False
    143     TabOrder = 1
     114    TabOrder = 2
    144115    object btn_replace: TButton
    145116      Left = 4
     
    168139    end
    169140  end
    170   object opend: TOpenDialog
     141  object opend: TOpenDialog [4]
    171142    Filter = '24bit Bitmap (*.bmp)|*.bmp'
    172143    Options = [ofPathMustExist, ofFileMustExist, ofEnableSizing]
     
    174145    Top = 16
    175146  end
    176   object saved: TSaveDialog
     147  object saved: TSaveDialog [5]
    177148    DefaultExt = 'bmp'
    178149    Filter = 'Windows Bitmap (*.bmp)|*.bmp'
Note: See TracChangeset for help on using the changeset viewer.