home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / delphi / ruzne / rzcomps.exe / DEMO / LISTFRM.DF_ / LISTFRM.DF / LISTFRM.txt < prev   
Text File  |  1996-10-18  |  12KB  |  413 lines

  1. object FrmListComps: TFrmListComps
  2.   Left = 200
  3.   Top = 99
  4.   BorderStyle = bsDialog
  5.   Caption = 'List-Oriented Components'
  6.   ClientHeight = 363
  7.   ClientWidth = 458
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   ShowHint = True
  16.   OnCreate = FormCreate
  17.   TextHeight = 13
  18.   object BtnOK: TButton
  19.     Left = 374
  20.     Top = 332
  21.     Width = 75
  22.     Height = 25
  23.     Caption = 'Done'
  24.     ModalResult = 1
  25.     TabOrder = 6
  26.   end
  27.   object PnlListBox: TRzPanel
  28.     Left = 8
  29.     Top = 108
  30.     Width = 201
  31.     Height = 109
  32.     Alignment = taLeftJustify
  33.     AlignmentVertical = avTop
  34.     BorderOuter = fsGroove
  35.     BorderWidth = 2
  36.     Caption = 
  37.       'RzListBox - Supports speed searching. Type the name of the item ' +
  38.       'to find and the selection is updated.'
  39.     Font.Color = clNavy
  40.     Font.Height = -11
  41.     Font.Name = 'MS Sans Serif'
  42.     Font.Style = []
  43.     FrameSides = []
  44.     ParentFont = False
  45.     TabOrder = 2
  46.     object RzListBox1: TRzListBox
  47.       Left = 8
  48.       Top = 46
  49.       Width = 185
  50.       Height = 55
  51.       Font.Color = clWindowText
  52.       Font.Height = -11
  53.       Font.Name = 'MS Sans Serif'
  54.       Font.Style = []
  55.       ItemHeight = 13
  56.       ParentFont = False
  57.       TabOrder = 0
  58.     end
  59.   end
  60.   object PnlCombo1: TRzPanel
  61.     Left = 220
  62.     Top = 8
  63.     Width = 229
  64.     Height = 89
  65.     Alignment = taLeftJustify
  66.     AlignmentVertical = avTop
  67.     BorderOuter = fsGroove
  68.     BorderWidth = 2
  69.     Caption = 
  70.       'RzComboBox (csDropDown) - Supports speed searching.  As you type' +
  71.       ', the closest matching item is displayed in the edit portion wit' +
  72.       'h the non-matching characters highlighted.'
  73.     Font.Color = clNavy
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = []
  77.     FrameSides = []
  78.     ParentFont = False
  79.     TabOrder = 1
  80.     object RzComboBox1: TRzComboBox
  81.       Left = 8
  82.       Top = 60
  83.       Width = 213
  84.       Height = 21
  85.       Font.Color = clWindowText
  86.       Font.Height = -11
  87.       Font.Name = 'MS Sans Serif'
  88.       Font.Style = []
  89.       ItemHeight = 13
  90.       ParentFont = False
  91.       TabOrder = 0
  92.     end
  93.   end
  94.   object PnlCombo2: TRzPanel
  95.     Left = 8
  96.     Top = 8
  97.     Width = 201
  98.     Height = 89
  99.     Alignment = taLeftJustify
  100.     AlignmentVertical = avTop
  101.     BorderOuter = fsGroove
  102.     BorderWidth = 2
  103.     Caption = 
  104.       'RzComboBox (csDropDownList) - Supports speed searching.  Type th' +
  105.       'e name of the item to find and the selection is updated.'
  106.     Font.Color = clNavy
  107.     Font.Height = -11
  108.     Font.Name = 'MS Sans Serif'
  109.     Font.Style = []
  110.     FrameSides = []
  111.     ParentFont = False
  112.     TabOrder = 0
  113.     object RzComboBox2: TRzComboBox
  114.       Left = 8
  115.       Top = 60
  116.       Width = 185
  117.       Height = 21
  118.       Style = csDropDownList
  119.       Font.Color = clWindowText
  120.       Font.Height = -11
  121.       Font.Name = 'MS Sans Serif'
  122.       Font.Style = []
  123.       ItemHeight = 13
  124.       ParentFont = False
  125.       TabOrder = 0
  126.     end
  127.   end
  128.   object PnlTabList: TRzPanel
  129.     Left = 220
  130.     Top = 108
  131.     Width = 229
  132.     Height = 109
  133.     Alignment = taLeftJustify
  134.     AlignmentVertical = avTop
  135.     BorderOuter = fsGroove
  136.     BorderWidth = 2
  137.     Caption = 
  138.       'RzTabbedListBox - Supports Tab Stops and horizontal scroll bar. ' +
  139.       'Property editor allows tab stops to be set visually at design-ti' +
  140.       'me.'
  141.     Font.Color = clNavy
  142.     Font.Height = -11
  143.     Font.Name = 'MS Sans Serif'
  144.     Font.Style = []
  145.     FrameSides = []
  146.     ParentFont = False
  147.     TabOrder = 3
  148.     object RzTabbedListBox1: TRzTabbedListBox
  149.       Left = 8
  150.       Top = 46
  151.       Width = 213
  152.       Height = 55
  153.       Font.Color = clWindowText
  154.       Font.Height = -11
  155.       Font.Name = 'MS Sans Serif'
  156.       Font.Style = []
  157.       ItemHeight = 13
  158.       Items.Strings = (
  159.         'Action'#9'3:41'
  160.         'All I Want Is Everything'#9'3:23'
  161.         'Animal'#9'4:02'
  162.         'Another Hit and Run'#9'4:59'
  163.         'Armageddon It'#9'5:21'
  164.         'Blood Runs Cold'#9'3:35'
  165.         'Bringing on the Heartbreak'#9'4:34'
  166.         'Foolin'#39#9'4:32'
  167.         'From The Inside'#9'4:13'
  168.         'Hello America'#9'3:27'
  169.         'Hysteria'#9'5:49'
  170.         'Let'#39's Get Rocked'#9'4:56'
  171.         'Miss You In A Heartbeat'#9'4:04'
  172.         'Personal Property'#9'4:20'
  173.         'Photograph'#9'4:12'
  174.         'Pour Some Sugar On Me'#9'4:25'
  175.         'Ride Into The Sun'#9'3:12'
  176.         'Ring Of Fire'#9'4:42'
  177.         'Rock Of Ages'#9'4:09'
  178.         'Rock Rock (Till You Drop)'#9'3:52'
  179.         'Rocket'#9'6:34'
  180.         'Run Riot'#9'4:38'
  181.         'Slang'#9'3:48'
  182.         'Stand Up'#9'4:31'
  183.         'Switch 625'#9'3:03'
  184.         'Tear It Down'#9'3:38'
  185.         'Tonight'#9'4:03'
  186.         'Too Late For Love'#9'4:30'
  187.         'Two Steps Behind'#9'4:16')
  188.       ParentFont = False
  189.       TabOrder = 0
  190.       TabStops.Max = 2147483647
  191.       TabStops.Integers = (
  192.         26)
  193.     end
  194.   end
  195.   object PnlCheckList: TRzPanel
  196.     Left = 8
  197.     Top = 228
  198.     Width = 201
  199.     Height = 129
  200.     Alignment = taLeftJustify
  201.     AlignmentVertical = avTop
  202.     BorderOuter = fsGroove
  203.     BorderWidth = 2
  204.     Caption = 
  205.       'RzCheckList - Each item in the list has an associated check box.' +
  206.       ' Individual items can even be disabled. Plus, the internal Objec' +
  207.       'ts array is still available.'
  208.     Font.Color = clNavy
  209.     Font.Height = -11
  210.     Font.Name = 'MS Sans Serif'
  211.     Font.Style = []
  212.     FrameSides = []
  213.     ParentFont = False
  214.     TabOrder = 4
  215.     object RzCheckList1: TRzCheckList
  216.       Left = 8
  217.       Top = 58
  218.       Width = 185
  219.       Height = 65
  220.       AllowGrayed = False
  221.       Items.Strings = (
  222.         'Action'
  223.         'All I Want Is Everything'
  224.         'Animal'
  225.         'Another Hit and Run'
  226.         'Armageddon It'
  227.         'Blood Runs Cold'
  228.         'Bringing on the Heartbreak'
  229.         'Foolin'#39
  230.         'From The Inside'
  231.         'Hello America'
  232.         'Hysteria'
  233.         'Let'#39's Get Rocked'
  234.         'Miss You In A Heartbeat'
  235.         'Personal Property'
  236.         'Photograph'
  237.         'Pour Some Sugar On Me'
  238.         'Ride Into The Sun'
  239.         'Ring Of Fire'
  240.         'Rock Of Ages'
  241.         'Rock Rock (Till You Drop)'
  242.         'Rocket'
  243.         'Run Riot'
  244.         'Slang'
  245.         'Stand Up'
  246.         'Switch 625'
  247.         'Tear It Down'
  248.         'Tonight'
  249.         'Too Late For Love'
  250.         'Two Steps Behind')
  251.       Items.ItemEnabled = (
  252.         False
  253.         True
  254.         True
  255.         True
  256.         False
  257.         True
  258.         True
  259.         True
  260.         True
  261.         False
  262.         True
  263.         True
  264.         True
  265.         True
  266.         True
  267.         True
  268.         True
  269.         True
  270.         True
  271.         True
  272.         True
  273.         False
  274.         True
  275.         True
  276.         True
  277.         True
  278.         True
  279.         False
  280.         True)
  281.       Items.ItemState = (
  282.         0
  283.         0
  284.         1
  285.         0
  286.         0
  287.         1
  288.         0
  289.         0
  290.         0
  291.         0
  292.         1
  293.         0
  294.         1
  295.         0
  296.         1
  297.         1
  298.         0
  299.         1
  300.         0
  301.         0
  302.         0
  303.         0
  304.         0
  305.         1
  306.         1
  307.         0
  308.         0
  309.         0
  310.         0)
  311.       Font.Color = clWindowText
  312.       Font.Height = -11
  313.       Font.Name = 'MS Sans Serif'
  314.       Font.Style = []
  315.       ItemHeight = 16
  316.       ParentFont = False
  317.       Sorted = True
  318.       TabOrder = 0
  319.     end
  320.   end
  321.   object PnlButtonEdit: TRzPanel
  322.     Left = 220
  323.     Top = 228
  324.     Width = 229
  325.     Height = 89
  326.     Alignment = taLeftJustify
  327.     AlignmentVertical = avTop
  328.     BorderOuter = fsGroove
  329.     BorderWidth = 2
  330.     Caption = 
  331.       'The RzButtonEdit component provides a general purpose lookup int' +
  332.       'erface. Press the ... button (or F4) and the RzLookupDialog comp' +
  333.       'onent is displayed.'
  334.     Font.Color = clNavy
  335.     Font.Height = -11
  336.     Font.Name = 'MS Sans Serif'
  337.     Font.Style = []
  338.     FrameSides = []
  339.     ParentFont = False
  340.     TabOrder = 5
  341.     object RzButtonEdit1: TRzButtonEdit
  342.       Left = 8
  343.       Top = 60
  344.       Width = 213
  345.       Height = 21
  346.       ButtonGlyph.Data = {
  347.         8E020000424D8E020000000000003600000028000000140000000A0000000100
  348.         1800000000005802000000000000000000000000000000000000C0C0C0C0C0C0
  349.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  350.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  351.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  352.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  353.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  354.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  355.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  356.         C0C0C0C0C0C0C0C0C0C0C0C0C0000000000000C0C0C0000000000000C0C0C000
  357.         0000000000C0C0C0C0C0C0808080FFFFFFC0C0C0808080FFFFFFC0C0C0808080
  358.         FFFFFFC0C0C0C0C0C0808080000000C0C0C0808080000000C0C0C08080800000
  359.         00C0C0C0C0C0C0808080808080C0C0C0808080808080C0C0C0808080808080C0
  360.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  361.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  362.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  363.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  364.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  365.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  366.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  367.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0}
  368.       AltBtnGlyph.Data = {
  369.         8E020000424D8E020000000000003600000028000000140000000A0000000100
  370.         1800000000005802000000000000000000000000000000000000C0C0C0C0C0C0
  371.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  372.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  373.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  374.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  375.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  376.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  377.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  378.         C0C0C0C0C0C0C0C0C0C0C0C0C0000000000000C0C0C0000000000000C0C0C000
  379.         0000000000C0C0C0C0C0C0808080FFFFFFC0C0C0808080FFFFFFC0C0C0808080
  380.         FFFFFFC0C0C0C0C0C0808080000000C0C0C0808080000000C0C0C08080800000
  381.         00C0C0C0C0C0C0808080808080C0C0C0808080808080C0C0C0808080808080C0
  382.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  383.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  384.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  385.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  386.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  387.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  388.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  389.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0}
  390.       OnButtonClick = RzButtonEdit1ButtonClick
  391.       Font.Color = clWindowText
  392.       Font.Height = -11
  393.       Font.Name = 'MS Sans Serif'
  394.       Font.Style = []
  395.       ParentColor = False
  396.       ParentFont = False
  397.       TabOrder = 0
  398.     end
  399.   end
  400.   object RzLookupDialog1: TRzLookupDialog
  401.     BorderStyle = bsDialog
  402.     Caption = 'Select a Song Title'
  403.     Font.Color = clWindowText
  404.     Font.Height = -11
  405.     Font.Name = 'MS Sans Serif'
  406.     Font.Style = []
  407.     Prompt = 'Search for Title'
  408.     SearchBtnEdit = RzButtonEdit1
  409.     Left = 220
  410.     Top = 324
  411.   end
  412. end
  413.