home *** CD-ROM | disk | FTP | other *** search
- object frmMFUPrograms: TfrmMFUPrograms
- Left = 298
- Top = 490
- BorderStyle = bsDialog
- Caption = 'Frequently Used Programs'
- ClientHeight = 445
- ClientWidth = 402
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- Scaled = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label2: TLabel
- Left = 12
- Top = 14
- Width = 378
- Height = 34
- AutoSize = False
- BiDiMode = bdRightToLeft
- Caption =
- 'Remove the check in front of an application to prevent it from b' +
- 'eing shown in the Frequently Used Programs list in the Start men' +
- 'u.'
- ParentBiDiMode = False
- Transparent = True
- WordWrap = True
- end
- object Label1: TLabel
- Left = 12
- Top = 51
- Width = 58
- Height = 13
- Caption = '&Programs:'
- FocusControl = lvStartPage
- end
- object btnAdd: TButton
- Left = 13
- Top = 411
- Width = 81
- Height = 24
- Caption = 'A&dd'
- TabOrder = 0
- Visible = False
- OnClick = btnAddClick
- end
- object lvStartPage: TListView
- Left = 12
- Top = 68
- Width = 377
- Height = 335
- AllocBy = 200
- Checkboxes = True
- Columns = <
- item
- Width = 350
- end>
- ReadOnly = True
- ShowColumnHeaders = False
- TabOrder = 1
- ViewStyle = vsReport
- end
- object btnOK: TButton
- Left = 241
- Top = 412
- Width = 74
- Height = 23
- HelpContext = 5
- Caption = 'OK'
- Default = True
- TabOrder = 2
- OnClick = btnOKClick
- end
- object btnCancel: TButton
- Left = 317
- Top = 412
- Width = 74
- Height = 23
- HelpContext = 3
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 3
- OnClick = btnCancelClick
- end
- object pnlSearchAni: TPanel
- Left = 124
- Top = 96
- Width = 157
- Height = 101
- BevelOuter = bvNone
- Color = clWindow
- TabOrder = 4
- object Animate1: TAnimate
- Left = 41
- Top = 23
- Width = 80
- Height = 50
- Active = True
- CommonAVI = aviFindFolder
- ParentColor = False
- StopFrame = 29
- end
- end
- object ApOpenDialog1: TApOpenDialog
- Options = [ofReadOnly, ofHideReadOnly, ofNoValidate, ofAllowMultiSelect, ofExtensionDifferent, ofNoTestFileCreate, ofEnableSizing, ofDontAddToRecent, ofForceShowHidden]
- OptionsEx = [ofExNoPlacesBar]
- CustDlgParams.PosParams.ShiftX = 0
- CustDlgParams.PosParams.ShiftY = 0
- CustDlgParams.PosParams.FitToScreen = False
- VisibleControls = [dcFolderCombo, dcFolderLabel, dcSelectionCtrl, dcOkBtn, dcCancelBtn, dcFileName, dcFileNameLabel, dcToolBar]
- ListViewStyles.HotTrack = False
- ListViewStyles.HotTrackStyles = []
- ListViewStyles.FlatScrollBars = False
- ListViewStyles.GridLines = False
- ListViewStyles.RowSelect = False
- ListViewStyles.EnableRename = True
- ListViewStyles.EnableDelete = True
- ListViewStyles.PopupOnEmpty = True
- ListViewStyles.PopupOnSelection = True
- PlacesBar.Places = <>
- PlacesBar.Visible = False
- PlacesBar.AllowEdit = True
- PlacesBar.AllowDelete = True
- PlacesBar.AllowDrop = True
- PlacesBar.AutoScroll = True
- PlacesBar.BorderStyle = bsNone
- PlacesBar.Native = False
- ExtFilter.ShowFolders = True
- ExtFilter.Enabled = False
- ToolBar.Flat = True
- Left = 45
- Top = 427
- end
- end
-