Ignore:
Timestamp:
Jun 16, 2010, 8:23:07 PM (14 years ago)
Author:
Kevin Toppenberg
Message:

Bug fixes. Improved Adding Image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/tmg-cprs/CPRS-Chart/TMG_Extra/fImagePickPDF.dfm

    r800 r801  
    11object frmImagePickPDF: TfrmImagePickPDF
    2   Left = 228
    3   Top = 122
     2  Left = 273
     3  Top = 123
    44  Width = 742
    55  Height = 581
    6   Caption = 'Select a PDF file'
     6  Caption = 'Select a Portable Document Format (PDF) File'
    77  Color = clBtnFace
    88  Font.Charset = DEFAULT_CHARSET
     
    1919  object UDSplitter: TSplitter
    2020    Left = 0
    21     Top = 185
     21    Top = 153
    2222    Width = 734
    2323    Height = 3
     
    2929    Top = 0
    3030    Width = 734
    31     Height = 185
     31    Height = 153
    3232    Align = alTop
    3333    BevelOuter = bvNone
     
    3737      Top = 0
    3838      Width = 5
    39       Height = 185
     39      Height = 153
    4040    end
    4141    object pnlTopLeft: TPanel
     
    4343      Top = 0
    4444      Width = 361
    45       Height = 185
     45      Height = 153
    4646      Align = alLeft
    4747      BevelOuter = bvLowered
     
    4949      DesignSize = (
    5050        361
    51         185)
     51        153)
    5252      object DriveComboBox: TDriveComboBox
    5353        Left = 8
     
    6363        Top = 32
    6464        Width = 345
    65         Height = 121
     65        Height = 89
    6666        Anchors = [akLeft, akTop, akRight, akBottom]
    6767        FileList = FileListBox
     
    7171      object FilterComboBox: TFilterComboBox
    7272        Left = 8
    73         Top = 160
     73        Top = 128
    7474        Width = 345
    7575        Height = 21
     
    8484      Top = 0
    8585      Width = 368
    86       Height = 185
     86      Height = 153
    8787      Align = alClient
    8888      BevelOuter = bvNone
     
    9292        Top = 0
    9393        Width = 368
    94         Height = 185
     94        Height = 153
    9595        Align = alClient
    9696        Font.Charset = DEFAULT_CHARSET
     
    111111  object pnlBottom: TPanel
    112112    Left = 0
    113     Top = 188
     113    Top = 156
    114114    Width = 734
    115     Height = 359
     115    Height = 391
    116116    Align = alClient
    117117    TabOrder = 1
    118118    object pnlButtons: TPanel
    119119      Left = 1
    120       Top = 312
     120      Top = 344
    121121      Width = 732
    122122      Height = 46
     
    228228      Top = 1
    229229      Width = 732
    230       Height = 311
     230      Height = 343
    231231      Align = alClient
    232232      TabOrder = 1
    233233      ControlData = {
    234         4C000000A84B0000252000000000000000000000000000000000000000000000
     234        4C000000A84B0000732300000000000000000000000000000000000000000000
    235235        000000004C000000000000000000000001000000E0D057007335CF11AE690800
    236236        2B2E126208000000000000004C0000000114020000000000C000000000000046
Note: See TracChangeset for help on using the changeset viewer.