home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / sharewar / neosoft / win / qm41 / install / qmwin.exe / 0 / RCDATA / TIMAGESELECTORDIALOG / TIMAGESELECTORDIALOG.txt
Encoding:
Text File  |  1996-10-11  |  14.9 KB  |  517 lines

  1. object ImageSelectorDialog: TImageSelectorDialog
  2.   Left = 0
  3.   Top = 4
  4.   Width = 528
  5.   Height = 402
  6.   HelpContext = 100
  7.   BorderIcons = [biSystemMenu, biMaximize]
  8.   Caption = 'Image Selector'
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   Scaled = False
  14.   OnResize = FormResize
  15.   PixelsPerInch = 96
  16.   TextHeight = 15
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 520
  21.     Height = 36
  22.     Align = alTop
  23.     TabOrder = 0
  24.     object Label2: TLabel
  25.       Left = 8
  26.       Top = 11
  27.       Width = 50
  28.       Height = 15
  29.       Caption = '&Location:'
  30.       FocusControl = LocationBox
  31.     end
  32.     object LocationList: TComboBox
  33.       Left = 64
  34.       Top = 8
  35.       Width = 389
  36.       Height = 20
  37.       TabStop = False
  38.       Style = csOwnerDrawFixed
  39.       Ctl3D = True
  40.       ItemHeight = 14
  41.       ParentCtl3D = False
  42.       TabOrder = 0
  43.       OnChange = LocationListChange
  44.       OnDrawItem = FilterListDrawItem
  45.       OnEnter = LocationListEnter
  46.       OnKeyDown = LocationListKeyDown
  47.     end
  48.     object LocationBox: TEdit
  49.       Left = 67
  50.       Top = 10
  51.       Width = 368
  52.       Height = 16
  53.       AutoSize = False
  54.       BorderStyle = bsNone
  55.       Ctl3D = True
  56.       ParentCtl3D = False
  57.       TabOrder = 1
  58.       OnExit = LocationBoxExit
  59.     end
  60.     object Panel6: TPanel
  61.       Left = 460
  62.       Top = 1
  63.       Width = 59
  64.       Height = 34
  65.       Align = alRight
  66.       BevelOuter = bvNone
  67.       TabOrder = 2
  68.       object SplitBtnPanel: TPanel
  69.         Left = 0
  70.         Top = 0
  71.         Width = 59
  72.         Height = 34
  73.         Align = alRight
  74.         BevelOuter = bvNone
  75.         TabOrder = 0
  76.         object SplitVButton: TNeoSpeedButton
  77.           Left = 4
  78.           Top = 6
  79.           Width = 22
  80.           Height = 22
  81.           GroupIndex = 101
  82.           Down = True
  83.           Glyph.Data = {
  84.             F6000000424DF600000000000000760000002800000010000000100000000100
  85.             0400000000000000000080020000E00100000000000000000000030303000303
  86.             830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  87.             FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  88.             3333300000000000000330FFFFF00FFFFF0330FFFFF00FFFFF0330FFFFF00FFF
  89.             FF0330FFFFF00FFFFF0330FFFFF00FFFFF0330FFFFF00FFFFF0330FFFFF00FFF
  90.             FF0330FFFFF00FFFFF0330FFFFF00FFFFF0330FFFFF00FFFFF0330CCCCCCCCCC
  91.             CC033088CCCCCCCC880330000000000000033333333333333333}
  92.           OnClick = SplitVButtonClick
  93.         end
  94.         object SplitHButton: TNeoSpeedButton
  95.           Left = 29
  96.           Top = 6
  97.           Width = 22
  98.           Height = 22
  99.           GroupIndex = 101
  100.           Glyph.Data = {
  101.             F6000000424DF600000000000000760000002800000010000000100000000100
  102.             0400000000000000000080020000E00100000000000000000000030303000303
  103.             830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  104.             FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  105.             3333300000000000000330FFFFFFFFFFFF0330FFFFFFFFFFFF0330FFFFFFFFFF
  106.             FF0330FFFFFFFFFFFF033000000000000003300000000000000330FFFFFFFFFF
  107.             FF0330FFFFFFFFFFFF0330FFFFFFFFFFFF0330FFFFFFFFFFFF0330CCCCCCCCCC
  108.             CC033088CCCCCCCC880330000000000000033333333333333333}
  109.           OnClick = SplitVButtonClick
  110.         end
  111.       end
  112.     end
  113.   end
  114.   object Panel2: TPanel
  115.     Left = 0
  116.     Top = 266
  117.     Width = 520
  118.     Height = 109
  119.     Align = alBottom
  120.     TabOrder = 1
  121.     object Label1: TLabel
  122.       Left = 8
  123.       Top = 19
  124.       Width = 60
  125.       Height = 15
  126.       Caption = '&File Name:'
  127.       FocusControl = FName
  128.     end
  129.     object FilterLabel: TLabel
  130.       Left = 8
  131.       Top = 51
  132.       Width = 52
  133.       Height = 15
  134.       Caption = 'File &Type:'
  135.       FocusControl = FilterBox
  136.       Transparent = True
  137.     end
  138.     object FName: TEdit
  139.       Left = 72
  140.       Top = 16
  141.       Width = 345
  142.       Height = 20
  143.       AutoSize = False
  144.       TabOrder = 0
  145.     end
  146.     object FilterList: TComboBox
  147.       Left = 72
  148.       Top = 48
  149.       Width = 345
  150.       Height = 20
  151.       TabStop = False
  152.       Style = csOwnerDrawFixed
  153.       Ctl3D = True
  154.       DropDownCount = 5
  155.       ItemHeight = 14
  156.       ParentCtl3D = False
  157.       TabOrder = 1
  158.       OnChange = FilterListChange
  159.       OnDrawItem = FilterListDrawItem
  160.       OnEnter = FilterListEnter
  161.       OnKeyDown = FilterListKeyDown
  162.     end
  163.     object FilterBox: TEdit
  164.       Left = 75
  165.       Top = 50
  166.       Width = 324
  167.       Height = 16
  168.       AutoSize = False
  169.       BorderStyle = bsNone
  170.       Ctl3D = True
  171.       ParentCtl3D = False
  172.       TabOrder = 2
  173.       OnExit = FilterBoxExit
  174.     end
  175.     object SearchAll: TCheckBox
  176.       Left = 148
  177.       Top = 80
  178.       Width = 129
  179.       Height = 17
  180.       Caption = '&Search Entire Drive'
  181.       TabOrder = 3
  182.       OnClick = SearchAllClick
  183.     end
  184.     object ShowDetail: TCheckBox
  185.       Left = 8
  186.       Top = 80
  187.       Width = 121
  188.       Height = 17
  189.       Caption = 'Show File &Details'
  190.       TabOrder = 4
  191.       OnClick = ShowDetailClick
  192.     end
  193.     object Panel5: TPanel
  194.       Left = 424
  195.       Top = 1
  196.       Width = 95
  197.       Height = 107
  198.       Align = alRight
  199.       BevelOuter = bvNone
  200.       TabOrder = 6
  201.       object OkButton: TBitBtn
  202.         Left = 6
  203.         Top = 8
  204.         Width = 81
  205.         Height = 28
  206.         Caption = 'OK'
  207.         Default = True
  208.         TabOrder = 0
  209.         OnClick = OkButtonClick
  210.         Glyph.Data = {
  211.           F6000000424DF600000000000000760000002800000010000000100000000100
  212.           0400000000000000000080020000E00100000000000000000000030303000303
  213.           830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  214.           FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  215.           3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
  216.           E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
  217.           E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
  218.           33333333330B033333333333330F733333333333333073333333}
  219.       end
  220.       object CancelButton: TBitBtn
  221.         Left = 6
  222.         Top = 40
  223.         Width = 81
  224.         Height = 28
  225.         Cancel = True
  226.         Caption = 'Cancel'
  227.         TabOrder = 1
  228.         OnClick = CancelButtonClick
  229.         Glyph.Data = {
  230.           F6000000424DF600000000000000760000002800000010000000100000000100
  231.           0400000000000000000080020000E00100000000000000000000030303000303
  232.           830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  233.           FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
  234.           33333333330F733333333333330B033330003333330FB03000B03370000BFB00
  235.           E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
  236.           E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
  237.           0000333333333333333333333333333333333333333333333333}
  238.       end
  239.       object HelpButton: TBitBtn
  240.         Left = 6
  241.         Top = 72
  242.         Width = 81
  243.         Height = 28
  244.         Caption = '&Help'
  245.         TabOrder = 2
  246.         OnClick = HelpButtonClick
  247.         Glyph.Data = {
  248.           76010000424D760100000000000076000000280000001B000000100000000100
  249.           0400000000000000000080020000E00100000000000000000000030303000303
  250.           830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  251.           FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
  252.           3300003333333330000033333333333300BFBF00333333300000333333333330
  253.           FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
  254.           FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
  255.           FB0BF0FBFB0BF03000003CC330BF70BF000FBF00BF07BF0000003CC330FBF0F0
  256.           FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
  257.           000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
  258.           FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
  259.           00FBFB003333333000003CCC3333333333000033333333300000}
  260.       end
  261.     end
  262.     object Preview: TCheckBox
  263.       Left = 300
  264.       Top = 80
  265.       Width = 105
  266.       Height = 17
  267.       Caption = 'Show &Preview'
  268.       TabOrder = 5
  269.       OnClick = PreviewClick
  270.     end
  271.   end
  272.   object MainPanel: TPanel
  273.     Left = 0
  274.     Top = 36
  275.     Width = 520
  276.     Height = 230
  277.     Align = alClient
  278.     BevelOuter = bvNone
  279.     TabOrder = 2
  280.     object FileListPanel: TPanel
  281.       Left = 0
  282.       Top = 0
  283.       Width = 257
  284.       Height = 230
  285.       Align = alLeft
  286.       BorderWidth = 6
  287.       TabOrder = 0
  288.       object Panel3: TPanel
  289.         Left = 7
  290.         Top = 7
  291.         Width = 243
  292.         Height = 216
  293.         Align = alClient
  294.         BevelOuter = bvLowered
  295.         TabOrder = 0
  296.         object Panel4: TPanel
  297.           Left = 1
  298.           Top = 1
  299.           Width = 241
  300.           Height = 214
  301.           Align = alClient
  302.           BevelOuter = bvNone
  303.           BorderStyle = bsSingle
  304.           Caption = 'Panel4'
  305.           TabOrder = 0
  306.           object FileList: TFileList
  307.             Left = 0
  308.             Top = 17
  309.             Width = 237
  310.             Height = 193
  311.             Align = alClient
  312.             BorderStyle = bsNone
  313.             Ctl3D = True
  314.             ExtendedSelect = False
  315.             Font.Color = clWindowText
  316.             Font.Height = -12
  317.             Font.Name = 'Arial'
  318.             Font.Style = [fsBold]
  319.             ItemHeight = 16
  320.             ParentCtl3D = False
  321.             ParentFont = False
  322.             TabOrder = 0
  323.             OnDblClick = FileListDblClick
  324.             OnChange = FileListChange
  325.             OnSearchBegin = FileListSearchBegin
  326.             OnSearchEnd = FileListSearchEnd
  327.             FileMask = '*.*'
  328.             TextCase = tcLowerCase
  329.             FileDetails = [fdName]
  330.             ListDetails = [ldDrives, ldSystemDirectories, ldDirectories, ldFiles]
  331.             SearchMode = smNormal
  332.             BusyCursor = crHourGlass
  333.             Header = Header
  334.             HighlightFG = clHighlightText
  335.             HighlightBG = clHighlight
  336.           end
  337.           object HeaderPanel: TPanel
  338.             Left = 0
  339.             Top = 0
  340.             Width = 237
  341.             Height = 17
  342.             Align = alTop
  343.             BevelOuter = bvNone
  344.             Caption = 'HeaderPanel'
  345.             TabOrder = 1
  346.             Visible = False
  347.             object Header: TNeoHeader
  348.               Left = 0
  349.               Top = 0
  350.               Width = 239
  351.               Height = 17
  352.               BorderStyle = bsNone
  353.               Font.Color = clWindowText
  354.               Font.Height = -11
  355.               Font.Name = 'Arial'
  356.               Font.Style = []
  357.               ParentFont = False
  358.               Sections.Sections = (
  359.                 #0'42'#0'Name'
  360.                 #0'31'#0'Size'
  361.                 #0'34'#0'Date'
  362.                 #0'36'#0'Time'
  363.                 #0'25'#0'Attr'
  364.                 #0'11'#0' ')
  365.               TabOrder = 1
  366.               OnSized = HeaderSized
  367.             end
  368.             object Panel8: TPanel
  369.               Left = 220
  370.               Top = 0
  371.               Width = 17
  372.               Height = 17
  373.               Align = alRight
  374.               BevelOuter = bvNone
  375.               Caption = 'Panel4'
  376.               TabOrder = 0
  377.               object InvertButton: TNeoSpeedButton
  378.                 Left = 0
  379.                 Top = 0
  380.                 Width = 18
  381.                 Height = 18
  382.                 Glyph.Data = {
  383.                   CE000000424DCE0000000000000076000000280000000B0000000B0000000100
  384.                   0400000000000000000080020000E00100000000000000000000030303000303
  385.                   8300038303000383830083030300830383008383030083838300C3C3C3000303
  386.                   FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00888888888880
  387.                   0000888088808880000088808800088000008880800000800000888088808880
  388.                   0000888088808880000088808880888000008000008088800000880008808880
  389.                   000088808880888000008888888888800000}
  390.                 Margin = 2
  391.                 OnClick = InvertButtonClick
  392.               end
  393.             end
  394.           end
  395.         end
  396.       end
  397.     end
  398.     object SplitterPanel: TPanel
  399.       Left = 257
  400.       Top = 0
  401.       Width = 4
  402.       Height = 230
  403.       Cursor = crHSplit
  404.       Align = alLeft
  405.       BevelOuter = bvNone
  406.       DragCursor = crDefault
  407.       Color = clBlack
  408.       TabOrder = 1
  409.       OnMouseDown = SplitterPanelMouseDown
  410.       OnMouseMove = SplitterPanelMouseMove
  411.       OnMouseUp = SplitterPanelMouseUp
  412.     end
  413.     object ViewerPanel: TPanel
  414.       Left = 261
  415.       Top = 0
  416.       Width = 259
  417.       Height = 230
  418.       Align = alClient
  419.       BorderWidth = 6
  420.       TabOrder = 2
  421.       object ScrollBox1: TScrollBox
  422.         Left = 7
  423.         Top = 7
  424.         Width = 245
  425.         Height = 194
  426.         Align = alClient
  427.         Color = clBtnFace
  428.         Ctl3D = True
  429.         ParentColor = False
  430.         ParentCtl3D = False
  431.         TabOrder = 0
  432.         object ImageViewer: TPMultiImage
  433.           Left = 0
  434.           Top = 0
  435.           Width = 241
  436.           Height = 190
  437.           AutoSize = True
  438.           Color = clBtnFace
  439.           ImageName = 'file not found'
  440.           ImageDither = True
  441.           ImageReadRes = lAutoMatic
  442.           ImageWriteRes = sAutoMatic
  443.           TifSaveCompress = sNONE
  444.           JPegSaveQuality = 25
  445.           JPegSaveSmooth = 0
  446.           TextLeft = 0
  447.           TextTop = 0
  448.           TextRotate = 0
  449.           TabOrder = 0
  450.           TabStop = False
  451.         end
  452.       end
  453.       object ProgressPanel: TPanel
  454.         Left = 7
  455.         Top = 201
  456.         Width = 245
  457.         Height = 22
  458.         Align = alBottom
  459.         BevelOuter = bvNone
  460.         Caption = 'ProgressPanel'
  461.         TabOrder = 1
  462.         Visible = False
  463.         object Panel7: TPanel
  464.           Left = 224
  465.           Top = 0
  466.           Width = 21
  467.           Height = 22
  468.           Align = alRight
  469.           BevelOuter = bvNone
  470.           Caption = 'Panel7'
  471.           TabOrder = 0
  472.           object NeoSpeedButton1: TNeoSpeedButton
  473.             Left = -1
  474.             Top = 0
  475.             Width = 22
  476.             Height = 22
  477.             Glyph.Data = {
  478.               F6000000424DF600000000000000760000002800000010000000100000000100
  479.               0400000000000000000080020000E00100000000000000000000030303000303
  480.               830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
  481.               FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00330B00000000
  482.               003333000000000000333330EEEEEEEE0333333000000000033333330BFBFBF0
  483.               33333330BFBFBFBF03333330FBFBFBFBF0333330BFB7700FB0333330FBFBFBF0
  484.               F0333330BFBFBFB0B0333330F0F0F0F0F0333330B0B0B0B003333330F0F0F0F0
  485.               33333330B0B0B0B03333333300F0F00333333333330000333333}
  486.             Spacing = 1
  487.             OnClick = NeoSpeedButton1Click
  488.           end
  489.         end
  490.         object Panel10: TPanel
  491.           Left = 0
  492.           Top = 0
  493.           Width = 224
  494.           Height = 22
  495.           Align = alClient
  496.           BevelInner = bvLowered
  497.           BorderWidth = 4
  498.           BorderStyle = bsSingle
  499.           TabOrder = 1
  500.           object ProgressGauge: TGauge
  501.             Left = 6
  502.             Top = 6
  503.             Width = 208
  504.             Height = 6
  505.             Align = alClient
  506.             ShowText = False
  507.             BorderStyle = bsNone
  508.             ForeColor = clBtnShadow
  509.             BackColor = clBtnFace
  510.             Progress = 0
  511.           end
  512.         end
  513.       end
  514.     end
  515.   end
  516. end
  517.