home *** CD-ROM | disk | FTP | other *** search
- object FormCustomThumbnails: TFormCustomThumbnails
- Left = 353
- Top = 121
- BorderIcons = [biSystemMenu]
- BorderStyle = bsToolWindow
- Caption = 'Customize Thumbnails'
- ClientHeight = 349
- ClientWidth = 450
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 450
- Height = 409
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 0
- object Label5: TLabel
- Left = 15
- Top = 12
- Width = 106
- Height = 13
- Caption = 'Thumbnail settings for:'
- end
- object LblCurMode: TBoxLabel
- Left = 125
- Top = 10
- Width = 98
- Height = 17
- AutoSize = False
- Caption = 'LblCurMode'
- TextBorder = 0
- BevelOuter = bvNone
- Color = clBtnFace
- MinWidth = 0
- MaxWidth = 0
- ParentShowHint = False
- ParentColor = False
- PatternFill = True
- FilenameSupport = False
- end
- object SpeedButton1: TSpeedButton
- Left = 239
- Top = 8
- Width = 106
- Height = 21
- Caption = 'Restore To Default'
- OnClick = SpeedButton1Click
- end
- object GroupBox1: TGroupBox
- Left = 9
- Top = 34
- Width = 430
- Height = 143
- Caption = 'Thumbnail Options'
- TabOrder = 0
- object LblHeightDescr: TLabel
- Left = 4
- Top = 51
- Width = 48
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Height'
- end
- object LblWidthDescr: TLabel
- Left = 4
- Top = 80
- Width = 48
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Width'
- end
- object Label3: TLabel
- Left = 16
- Top = 109
- Width = 36
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Border'
- end
- object LblHeight: TLabel
- Left = 185
- Top = 49
- Width = 15
- Height = 13
- Caption = 'xxx'
- end
- object LblWidth: TLabel
- Left = 185
- Top = 80
- Width = 15
- Height = 13
- Caption = 'xxx'
- end
- object LblBorder: TLabel
- Left = 185
- Top = 109
- Width = 15
- Height = 13
- Caption = 'xxx'
- end
- object Label6: TLabel
- Left = 236
- Top = 25
- Width = 85
- Height = 13
- Caption = 'Background Color'
- end
- object tbHeight: TTrackBar
- Left = 52
- Top = 47
- Width = 133
- Height = 27
- Max = 140
- Min = 40
- Position = 40
- TabOrder = 0
- TickStyle = tsManual
- OnChange = tbHeightChange
- end
- object tbWidth: TTrackBar
- Left = 52
- Top = 76
- Width = 133
- Height = 26
- Max = 140
- Min = 40
- Position = 40
- TabOrder = 1
- TickStyle = tsManual
- OnChange = tbWidthChange
- end
- object tbBorderSize: TTrackBar
- Left = 53
- Top = 105
- Width = 133
- Height = 26
- Max = 15
- Min = 1
- Position = 1
- TabOrder = 2
- OnChange = tbBorderSizeChange
- end
- object cbAutoSize: TCheckBox
- Left = 83
- Top = 25
- Width = 73
- Height = 17
- Caption = 'Auto Size'
- TabOrder = 3
- OnClick = cbAutoSizeClick
- end
- object dxBarDockControl1: TdxBarDockControl
- Left = 231
- Top = 47
- Width = 193
- Height = 19
- Align = dalNone
- BarManager = dxBarManager1
- end
- end
- object GroupBox2: TGroupBox
- Left = 229
- Top = 182
- Width = 210
- Height = 115
- Caption = 'Icon indicators'
- TabOrder = 1
- object cbCaptionIndicators: TCheckBox
- Left = 8
- Top = 19
- Width = 121
- Height = 17
- Caption = 'Captions exist'
- TabOrder = 0
- OnClick = cbCaptionIndicatorsClick
- end
- object cbDisplayGlobes: TCheckBox
- Left = 8
- Top = 37
- Width = 121
- Height = 17
- Caption = 'Published'
- Checked = True
- State = cbChecked
- TabOrder = 1
- OnClick = cbDisplayGlobesClick
- end
- object cbVideoIndicators: TCheckBox
- Left = 8
- Top = 55
- Width = 97
- Height = 17
- Caption = 'Video'
- TabOrder = 2
- OnClick = cbVideoIndicatorsClick
- end
- object cbArchivedExisting: TCheckBox
- Left = 8
- Top = 73
- Width = 113
- Height = 17
- Caption = 'Archive Existing'
- TabOrder = 3
- OnClick = cbArchivedExistingClick
- end
- object cbArchivedDeleted: TCheckBox
- Left = 8
- Top = 91
- Width = 113
- Height = 17
- Caption = 'Archive Deleted'
- TabOrder = 4
- OnClick = cbArchivedDeletedClick
- end
- end
- object GroupBox3: TGroupBox
- Left = 9
- Top = 182
- Width = 210
- Height = 115
- Caption = 'Display below thumbnails'
- TabOrder = 2
- object cbFilename: TCheckBox
- Left = 8
- Top = 19
- Width = 97
- Height = 17
- Caption = 'Filename'
- TabOrder = 0
- OnClick = cbFilenameClick
- end
- object cbFilesize: TCheckBox
- Left = 8
- Top = 37
- Width = 97
- Height = 17
- Caption = 'Filesize'
- TabOrder = 1
- OnClick = cbFilesizeClick
- end
- object cbDimensions: TCheckBox
- Left = 8
- Top = 55
- Width = 97
- Height = 17
- Caption = 'Dimensions'
- TabOrder = 2
- OnClick = cbDimensionsClick
- end
- object cbPicDate: TCheckBox
- Left = 8
- Top = 73
- Width = 97
- Height = 17
- Caption = 'Picture Date'
- TabOrder = 3
- OnClick = cbPicDateClick
- end
- object cb3dEffects: TCheckBox
- Left = 8
- Top = 91
- Width = 97
- Height = 17
- Caption = '3D Effects'
- TabOrder = 4
- OnClick = cb3dEffectsClick
- end
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 305
- Width = 450
- Height = 44
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 5
- DesignSize = (
- 450
- 44)
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 450
- Height = 4
- Align = alTop
- Shape = bsTopLine
- end
- object btnOk: TButton
- Left = 264
- Top = 11
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object btnCancel: TButton
- Left = 351
- Top = 11
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- OnClick = btnCancelClick
- end
- end
- object dxBarManager1: TdxBarManager
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Bars = <
- item
- AllowClose = False
- AllowCustomizing = False
- AllowQuickCustomizing = False
- AllowReset = False
- BorderStyle = bbsNone
- Caption = 'Color'
- DockControl = dxBarDockControl1
- DockedDockControl = dxBarDockControl1
- DockedLeft = 0
- DockedTop = 0
- FloatLeft = 564
- FloatTop = 432
- FloatClientWidth = 23
- FloatClientHeight = 22
- ItemLinks = <
- item
- Item = btnSelColor
- UserDefine = [udWidth]
- UserWidth = 187
- Visible = True
- end>
- Name = 'Color'
- NotDocking = [dsNone, dsLeft, dsTop, dsBottom]
- OneOnRow = True
- Row = 0
- UseOwnFont = False
- Visible = True
- WholeRow = False
- end>
- Categories.Strings = (
- 'Default')
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <>
- UseSystemFont = True
- Left = 392
- Top = 112
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- object btnSelColor: TdxBarColorCombo
- Caption = 'Background Color'
- Category = 0
- Hint = 'Background Color'
- Visible = ivAlways
- OnChange = rbCustomColorsClick
- Glyph.Data = {
- 36050000424D3605000000000000360400002800000010000000100000000100
- 0800000000000001000000000000000000000001000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
- A6000020400000206000002080000020A0000020C0000020E000004000000040
- 20000040400000406000004080000040A0000040C0000040E000006000000060
- 20000060400000606000006080000060A0000060C0000060E000008000000080
- 20000080400000806000008080000080A0000080C0000080E00000A0000000A0
- 200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
- 200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
- 200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
- 20004000400040006000400080004000A0004000C0004000E000402000004020
- 20004020400040206000402080004020A0004020C0004020E000404000004040
- 20004040400040406000404080004040A0004040C0004040E000406000004060
- 20004060400040606000406080004060A0004060C0004060E000408000004080
- 20004080400040806000408080004080A0004080C0004080E00040A0000040A0
- 200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
- 200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
- 200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
- 20008000400080006000800080008000A0008000C0008000E000802000008020
- 20008020400080206000802080008020A0008020C0008020E000804000008040
- 20008040400080406000804080008040A0008040C0008040E000806000008060
- 20008060400080606000806080008060A0008060C0008060E000808000008080
- 20008080400080806000808080008080A0008080C0008080E00080A0000080A0
- 200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
- 200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
- 200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
- 2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
- 2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
- 2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
- 2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
- 2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
- 2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
- 2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFF000101A6
- 000202B4000404E4FFFFFFFF000101A6000202B4000404E4FFFFFFFF000EF9A7
- 0030FABC00C0FCE4FFFFFFFF0000F9A70000FABC0000FCE4FFFFFFFF000001A7
- 000002BC000004E4FFFFFFFF000001A7000002BC000004E4FFFFFFFF000001A7
- 000002BC000004E4FFFFFFFF000001A7000002BC000004E4FFFFFFFF000001A7
- 000002BC000004E4FFFFFFFF0000F9A70000FABC0000FCE4FFFFFFFF000EF9A7
- 0030FABC00C0FCE4FFFFFFFF000101A6000202B4000404E4FFFFFFFF000101A6
- 000202B4000404E4FFFFFFFF5201F9075202FA075204FC07FFFFFFFF070056FF
- 070072FF0700D2FFFFFFFFFFFF5207FFFF5207FFFF5207FFFFFF}
- Width = 100
- ShowEditor = True
- AutoColor = clBtnFace
- AutoColorText = '(Windows Colors)'
- Color = clBtnFace
- ShowAutoColor = True
- ShowCustomColorButton = True
- end
- end
- end
-