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/Options/fOptions.dfm

    r738 r801  
    17611761          Caption = 'Image Retrieval Method'
    17621762        end
    1763         object Label4: TLabel
     1763        object lblDropBox: TLabel
    17641764          Left = 16
    17651765          Top = 104
     
    17681768          Caption = 'Dropbox Folder'
    17691769        end
    1770         object Label5: TLabel
     1770        object lblPollingInterval: TLabel
    17711771          Left = 15
    17721772          Top = 231
     
    17751775          Caption = 'Polling Interval of Scanned Images Folder'
    17761776        end
    1777         object Label6: TLabel
     1777        object lblScannedImagesFolder: TLabel
    17781778          Left = 15
    17791779          Top = 183
     
    17821782          Caption = 'Scanned Images Folder'
    17831783        end
    1784         object Label7: TLabel
     1784        object lblSeconds: TLabel
    17851785          Left = 96
    17861786          Top = 248
     
    18211821          OnChange = editDropboxLocationChange
    18221822        end
    1823         object BitBtn1: TBitBtn
     1823        object btnBrowseDropBox: TBitBtn
    18241824          Left = 224
    18251825          Top = 120
     
    18281828          Caption = '...'
    18291829          TabOrder = 3
    1830           OnClick = BitBtn1Click
     1830          OnClick = btnBrowseDropBoxClick
    18311831          Glyph.Data = {
    18321832            F6000000424DF600000000000000760000002800000010000000100000000100
     
    18561856          OnChange = editScannedLocationChange
    18571857        end
    1858         object BitBtn2: TBitBtn
     1858        object btnBrowseScannedImages: TBitBtn
    18591859          Left = 224
    18601860          Top = 200
     
    18631863          Caption = '...'
    18641864          TabOrder = 6
    1865           OnClick = BitBtn2Click
     1865          OnClick = btnBrowseScannedImagesClick
    18661866          Glyph.Data = {
    18671867            F6000000424DF600000000000000760000002800000010000000100000000100
     
    20742074      5A00000005004974656D73590000000400546578740006004C6162656C330101
    20752075      0000005B000000070043617074696F6E0013006564697444726F70626F784C6F
    2076       636174696F6E000006004C6162656C3401010000005C00000007004361707469
    2077       6F6E00070042697442746E3100000A00646C675069636B446972000010006362
    2078       456E61626C655363616E6E696E6701010000005D000000070043617074696F6E
    2079       0006004C6162656C3501010000005E000000070043617074696F6E0013006564
    2080       69745363616E6E65644C6F636174696F6E0000070042697442746E3200000600
    2081       4C6162656C3601010000005F000000070043617074696F6E000A00656474506F
    2082       6C46726571000006004C6162656C37010100000060000000070043617074696F
    2083       6E00}
     2076      636174696F6E00000A006C626C44726F70426F7801010000005C000000070043
     2077      617074696F6E00100062746E42726F77736544726F70426F7800000A00646C67
     2078      5069636B446972000010006362456E61626C655363616E6E696E670101000000
     2079      5D000000070043617074696F6E0012006C626C506F6C6C696E67496E74657276
     2080      616C01010000005E000000070043617074696F6E001300656469745363616E6E
     2081      65644C6F636174696F6E0000160062746E42726F7773655363616E6E6564496D
     2082      61676573000016006C626C5363616E6E6564496D61676573466F6C6465720101
     2083      0000005F000000070043617074696F6E000A00656474506F6C4672657100000A
     2084      006C626C5365636F6E6473010100000060000000070043617074696F6E00}
    20842085  end
    20852086  object dlgPickDir: TOpenDialog
Note: See TracChangeset for help on using the changeset viewer.