home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / PROGRAM / DELPHI16 / Calmira / Src / SRC / MENUEDIT.DFM / MENUEDIT.txt
Text File  |  1997-01-27  |  9KB  |  277 lines

  1. object MenuEditDlg: TMenuEditDlg
  2.   Left = 298
  3.   Top = 147
  4.   BorderStyle = bsDialog
  5.   Caption = 'Menu editor'
  6.   ClientHeight = 246
  7.   ClientWidth = 314
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   OnCloseQuery = FormCloseQuery
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   TextHeight = 13
  18.   object OKBtn: TBitBtn
  19.     Left = 72
  20.     Top = 214
  21.     Width = 77
  22.     Height = 27
  23.     Caption = 'OK'
  24.     Default = True
  25.     ModalResult = 1
  26.     TabOrder = 1
  27.     Glyph.Data = {
  28.       BE060000424DBE06000000000000360400002800000024000000120000000100
  29.       0800000000008802000000000000000000000000000000000000000000000000
  30.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  31.       A600000000000000000000000000000000000000000000000000000000000000
  32.       0000000000000000000000000000000000000000000000000000000000000000
  33.       0000000000000000000000000000000000000000000000000000000000000000
  34.       0000000000000000000000000000000000000000000000000000000000000000
  35.       0000000000000000000000000000000000000000000000000000000000000000
  36.       0000000000000000000000000000000000000000000000000000000000000000
  37.       0000000000000000000000000000000000000000000000000000000000000000
  38.       0000000000000000000000000000000000000000000000000000000000000000
  39.       0000000000000000000000000000000000000000000000000000000000000000
  40.       0000000000000000000000000000000000000000000000000000000000000000
  41.       0000000000000000000000000000000000000000000000000000000000000000
  42.       0000000000000000000000000000000000000000000000000000000000000000
  43.       0000000000000000000000000000000000000000000000000000000000000000
  44.       0000000000000000000000000000000000000000000000000000000000000000
  45.       0000000000000000000000000000000000000000000000000000000000000000
  46.       0000000000000000000000000000000000000000000000000000000000000000
  47.       0000000000000000000000000000000000000000000000000000000000000000
  48.       0000000000000000000000000000000000000000000000000000000000000000
  49.       0000000000000000000000000000000000000000000000000000000000000000
  50.       0000000000000000000000000000000000000000000000000000000000000000
  51.       0000000000000000000000000000000000000000000000000000000000000000
  52.       0000000000000000000000000000000000000000000000000000000000000000
  53.       0000000000000000000000000000000000000000000000000000000000000000
  54.       0000000000000000000000000000000000000000000000000000000000000000
  55.       0000000000000000000000000000000000000000000000000000000000000000
  56.       0000000000000000000000000000000000000000000000000000000000000000
  57.       0000000000000000000000000000000000000000000000000000000000000000
  58.       0000000000000000000000000000000000000000000000000000000000000000
  59.       0000000000000000000000000000000000000000000000000000000000000000
  60.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  61.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  62.       0303030303030303030303030303030303030303030303030303030303030303
  63.       03030303030303030303030303030303030303030303FF030303030303030303
  64.       03030303030303040403030303030303030303030303030303F8F8FF03030303
  65.       03030303030303030303040202040303030303030303030303030303F80303F8
  66.       FF030303030303030303030303040202020204030303030303030303030303F8
  67.       03030303F8FF0303030303030303030304020202020202040303030303030303
  68.       0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  69.       0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  70.       040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  71.       03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  72.       FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  73.       0303030303030303030303FA0202020403030303030303030303030303F8FF03
  74.       03F8FF03030303030303030303030303FA020202040303030303030303030303
  75.       0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  76.       03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  77.       030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  78.       0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  79.       03030303FA0202030303030303030303030303030303F8FFF803030303030303
  80.       030303030303030303FA0303030303030303030303030303030303F803030303
  81.       0303030303030303030303030303030303030303030303030303030303030303
  82.       0303}
  83.     Margin = 4
  84.     NumGlyphs = 2
  85.     Style = bsNew
  86.     Spacing = -1
  87.     IsControl = True
  88.   end
  89.   object CancelBtn: TBitBtn
  90.     Left = 152
  91.     Top = 214
  92.     Width = 77
  93.     Height = 27
  94.     TabOrder = 2
  95.     Kind = bkCancel
  96.     Margin = 4
  97.     Style = bsNew
  98.     Spacing = -1
  99.     IsControl = True
  100.   end
  101.   object Notebook: TTabbedNotebook
  102.     Left = 2
  103.     Top = 0
  104.     Width = 309
  105.     Height = 211
  106.     TabFont.Color = clBtnText
  107.     TabFont.Height = -11
  108.     TabFont.Name = 'MS Sans Serif'
  109.     TabFont.Style = []
  110.     TabOrder = 0
  111.     object TTabPage
  112.       Left = 5
  113.       Top = 26
  114.       Caption = 'General'
  115.       object Label1: TLabel
  116.         Left = 12
  117.         Top = 20
  118.         Width = 39
  119.         Height = 13
  120.         Caption = '&Caption:'
  121.         FocusControl = CaptionEdit
  122.       end
  123.       object Label2: TLabel
  124.         Left = 12
  125.         Top = 116
  126.         Width = 47
  127.         Height = 13
  128.         Cursor = -24
  129.         Caption = '&Icon from:'
  130.         FocusControl = IconEdit
  131.       end
  132.       object TargetLabel: TLabel
  133.         Left = 12
  134.         Top = 52
  135.         Width = 50
  136.         Height = 13
  137.         Caption = 'C&ommand:'
  138.         FocusControl = CommandEdit
  139.       end
  140.       object Label3: TLabel
  141.         Left = 12
  142.         Top = 84
  143.         Width = 32
  144.         Height = 13
  145.         Caption = '&Folder:'
  146.         FocusControl = FolderEdit
  147.       end
  148.       object BrowseIcon: TStyleSpeed
  149.         Left = 265
  150.         Top = 113
  151.         Width = 22
  152.         Height = 21
  153.         Glyph.Data = {
  154.           10010000424D1001000000000000760000002800000010000000100000000100
  155.           0400000000008000000000000000000000000000000000000000000000000000
  156.           80000080000000808000800000008000800080800000C0C0C000808080000000
  157.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000333333
  158.           3333330999000000000333090099999999033309F000877FF9033099F07F8000
  159.           F903099FF07FFFF8F90309FFF07FFFF8F90309FFF07FFFF8F90309FFF07FFFF8
  160.           F90309FFF07FFFF8F90309FFF07FFFF8F90309FF788FFFF8003309FF83388FF8
  161.           333309F783333888333338783333333333333383333333333333000000000000
  162.           0000000000000000000000000000000000000000}
  163.         OnClick = BrowseIconClick
  164.         Style = sbWin95
  165.       end
  166.       object FolderEdit: TEdit
  167.         Left = 66
  168.         Top = 81
  169.         Width = 221
  170.         Height = 20
  171.         Cursor = crIBeam
  172.         Hint = 'Double click to select folder'
  173.         CharCase = ecLowerCase
  174.         MaxLength = 79
  175.         ParentShowHint = False
  176.         ShowHint = True
  177.         TabOrder = 2
  178.         OnDblClick = FolderEditDblClick
  179.       end
  180.       object CaptionEdit: TEdit
  181.         Left = 66
  182.         Top = 16
  183.         Width = 221
  184.         Height = 20
  185.         Cursor = crIBeam
  186.         MaxLength = 79
  187.         TabOrder = 0
  188.       end
  189.       object IconEdit: TEdit
  190.         Left = 66
  191.         Top = 114
  192.         Width = 195
  193.         Height = 20
  194.         Cursor = crIBeam
  195.         CharCase = ecLowerCase
  196.         MaxLength = 79
  197.         ParentShowHint = False
  198.         ShowHint = False
  199.         TabOrder = 3
  200.       end
  201.       object rbNormal: TRadioButton
  202.         Left = 66
  203.         Top = 146
  204.         Width = 65
  205.         Height = 17
  206.         Caption = '&Normal'
  207.         Checked = True
  208.         TabOrder = 4
  209.         TabStop = True
  210.       end
  211.       object rbMinimize: TRadioButton
  212.         Left = 136
  213.         Top = 146
  214.         Width = 77
  215.         Height = 17
  216.         Caption = 'Mi&nimized'
  217.         TabOrder = 5
  218.       end
  219.       object rbMaximize: TRadioButton
  220.         Left = 218
  221.         Top = 146
  222.         Width = 73
  223.         Height = 17
  224.         Caption = 'Ma&ximized'
  225.         TabOrder = 6
  226.       end
  227.       object CommandEdit: TComboBox
  228.         Left = 66
  229.         Top = 49
  230.         Width = 221
  231.         Height = 20
  232.         Hint = 'Double click to browse'
  233.         ItemHeight = 13
  234.         Items.Strings = (
  235.           '$Folder c:\'
  236.           '$System'
  237.           '$Find'
  238.           '$Run'
  239.           '$Explore'
  240.           '$ShutDown'
  241.           '$DesktopProp'
  242.           '$SystemProp'
  243.           '$FileSystemProp'
  244.           '$TaskbarProp'
  245.           '$BinProp'
  246.           '$StartMenuProp')
  247.         ParentShowHint = False
  248.         ShowHint = True
  249.         TabOrder = 1
  250.         OnDblClick = CommandEditDblClick
  251.       end
  252.     end
  253.   end
  254.   object HelpBtn: TBitBtn
  255.     Left = 232
  256.     Top = 214
  257.     Width = 77
  258.     Height = 27
  259.     TabOrder = 3
  260.     Kind = bkHelp
  261.     Margin = 4
  262.     Style = bsNew
  263.     Spacing = -1
  264.   end
  265.   object IconDialog: TIconDialog
  266.     Filename = 'C:\DELPHI\BIN\COMPLIB.DCL'
  267.     Left = 34
  268.     Top = 214
  269.   end
  270.   object OpenDialog: TOpenDialog
  271.     Filter = 'Programs|*.exe;*.com;*.pif;*.bat|All files|*.*'
  272.     Options = [ofHideReadOnly]
  273.     Left = 4
  274.     Top = 214
  275.   end
  276. end
  277.