object BUTTONCHANGEDLG: TBUTTONCHANGEDLG Tag = 1 Left = 171 Top = 127 HelpContext = 270 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Change button bar' ClientHeight = 269 ClientWidth = 533 Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Buttonbar: TLabel Tag = 5 Left = 6 Top = 5 Width = 75 Height = 13 AutoSize = False Caption = '&Button bar:' FocusControl = id_btn_bar end object Label1: TLabel Left = -5 Top = 80 Width = 562 Height = 2 AutoSize = False Color = clWindowFrame ParentColor = False end object Command: TLabel Tag = 9 Left = 4 Top = 87 Width = 81 Height = 13 AutoSize = False Caption = '&Command:' FocusControl = id_btn_command end object Parameters: TLabel Tag = 10 Left = 4 Top = 115 Width = 81 Height = 13 AutoSize = False Caption = '&Parameters:' FocusControl = id_btn_param end object Startpath: TLabel Tag = 11 Left = 4 Top = 140 Width = 81 Height = 13 AutoSize = False Caption = '&Start path:' FocusControl = id_btn_startpath end object Iconfile: TLabel Tag = 12 Left = 4 Top = 165 Width = 81 Height = 13 AutoSize = False Caption = 'Icon &file:' FocusControl = id_btn_iconfilename end object Icon: TLabel Tag = 13 Left = 4 Top = 190 Width = 49 Height = 13 AutoSize = False Caption = '&Icon:' FocusControl = id_btn_icon WordWrap = True end object id_btn_iconindex: TLabel Left = 54 Top = 190 Width = 25 Height = 14 AutoSize = False Caption = '0' WordWrap = True end object Tooltip: TLabel Tag = 14 Left = 4 Top = 248 Width = 81 Height = 14 AutoSize = False Caption = '&Tooltip:' FocusControl = id_btn_ToolTip end object id_btn_bar: TListBox Left = 85 Top = 24 Width = 335 Height = 54 Columns = 9 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 36 ParentFont = False Style = lbOwnerDrawFixed TabOrder = 2 OnClick = id_btn_barClick OnDrawItem = id_btn_iconDrawItem OnKeyDown = id_btn_barKeyDown OnMouseDown = id_btn_barMouseDown OnMouseMove = id_btn_barMouseMove OnMouseUp = id_btn_barMouseUp end object id_btn_barfilesearch: TButton Left = 394 Top = 2 Width = 24 Height = 21 Caption = '>>' TabOrder = 1 OnClick = id_btn_barfilesearchClick end object id_btn_delete: TButton Tag = 8 Left = 4 Top = 52 Width = 77 Height = 23 Caption = '&Delete' TabOrder = 4 OnClick = id_btn_deleteClick end object id_btn_add: TButton Tag = 7 Left = 4 Top = 25 Width = 77 Height = 23 Caption = '&Append' TabOrder = 3 OnClick = id_btn_addClick end object id_btn_command: TComboBox Left = 85 Top = 86 Width = 298 Height = 21 DropDownCount = 20 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 13 MaxLength = 259 ParentFont = False TabOrder = 6 OnChange = id_btn_commandChange OnClick = id_btn_commandChange end object id_btn_find1: TButton Left = 384 Top = 85 Width = 24 Height = 22 Caption = '>>' TabOrder = 7 OnClick = id_btn_find1Click end object id_btn_findbar: TButton Tag = 15 Left = 420 Top = 84 Width = 109 Height = 23 Caption = 'Add S&ubbar >>' TabOrder = 8 OnClick = id_btn_findbarClick end object id_btn_param: TEdit Left = 85 Top = 111 Width = 298 Height = 21 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 259 ParentFont = False TabOrder = 9 OnChange = id_btn_paramChange end object id_btn_assymbol: TCheckBox Tag = 16 Left = 387 Top = 114 Width = 142 Height = 14 Caption = 'Run mi&nimized' TabOrder = 10 OnClick = id_btn_assymbolClick end object id_btn_startpath: TEdit Left = 85 Top = 136 Width = 298 Height = 21 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 259 ParentFont = False TabOrder = 12 OnChange = id_btn_startpathChange end object id_btn_iconfilename: TEdit Left = 85 Top = 161 Width = 298 Height = 21 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 259 ParentFont = False TabOrder = 13 OnExit = id_btn_iconfilenameExit end object id_btn_iconfile: TButton Left = 384 Top = 160 Width = 24 Height = 21 Caption = '>>' TabOrder = 14 OnClick = id_btn_iconfileClick end object id_btn_icon: TListBox Left = 85 Top = 186 Width = 298 Height = 54 Columns = 8 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 36 ParentFont = False Style = lbOwnerDrawFixed TabOrder = 15 OnClick = id_btn_iconClick OnDrawItem = id_btn_iconDrawItem end object id_btn_ToolTip: TEdit Left = 85 Top = 245 Width = 298 Height = 21 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 259 ParentFont = False TabOrder = 16 OnChange = id_btn_ToolTipChange end object Ok: TButton Tag = 4001 Left = 420 Top = 187 Width = 109 Height = 23 Caption = 'Ok' Default = True TabOrder = 17 OnClick = OkClick end object Cancel: TButton Tag = 4002 Left = 420 Top = 213 Width = 109 Height = 23 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 18 OnClick = CancelClick end object id_Globalhelp: TButton Tag = 4003 Left = 420 Top = 239 Width = 109 Height = 23 Caption = '&Help' TabOrder = 19 OnClick = id_GlobalhelpClick end object id_btn_maximized: TCheckBox Tag = 17 Left = 387 Top = 130 Width = 142 Height = 14 Caption = 'Run ma&ximized' TabOrder = 11 OnClick = id_btn_maximizedClick end object id_btn_barfile: TMyPanel Left = 85 Top = 3 Width = 308 Height = 19 Alignment = taLeftJustify BevelOuter = bvLowered TabOrder = 0 RightLine = False end object GroupBox1: TGroupBox Tag = 18 Left = 420 Top = 0 Width = 113 Height = 77 Caption = 'Appearance' TabOrder = 5 object Size: TLabel Tag = 6 Left = 6 Top = 17 Width = 55 Height = 14 AutoSize = False Caption = 'S&ize:' FocusControl = id_btn_barsize end object id_btn_barsize: TEdit Left = 62 Top = 14 Width = 43 Height = 21 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 Text = '0' end object id_FlatIcons: TCheckBox Tag = 19 Left = 6 Top = 40 Width = 105 Height = 14 Caption = 'F&lat icons' TabOrder = 1 end object id_SmallIcons: TCheckBox Tag = 20 Left = 6 Top = 56 Width = 105 Height = 14 Caption = 'S&mall icons' TabOrder = 2 end end object ResolutionFix1: TResolutionFix Left = 4 Top = 212 end object Translate1: TTranslate Tag = 5060 Left = 40 Top = 212 end end