home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 018A / WBIT32.ZIP / WEBIT32.EXE / 0 / RCDATA / TTABLEROLLUP / TTABLEROLLUP.txt
Text File  |  1996-11-23  |  7KB  |  218 lines

  1. object TableRollUp: TTableRollUp
  2.   Left = 0
  3.   Top = 395
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 127
  7.   ClientWidth = 225
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   PixelsPerInch = 96
  14.   Position = poDefault
  15.   OnCreate = FormCreate
  16.   TextHeight = 16
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 225
  21.     Height = 16
  22.     Align = alTop
  23.     BevelOuter = bvNone
  24.     BorderStyle = bsSingle
  25.     Color = clNavy
  26.     Font.Color = clBlack
  27.     Font.Height = -12
  28.     Font.Name = 'Arial'
  29.     Font.Style = []
  30.     ParentFont = False
  31.     TabOrder = 0
  32.     OnMouseDown = Panel1MouseDown
  33.     OnMouseMove = Panel1MouseMove
  34.     OnMouseUp = Panel1MouseUp
  35.     object CaptionLabel: TLabel
  36.       Left = 20
  37.       Top = -1
  38.       Width = 43
  39.       Height = 15
  40.       Caption = 'Caption'
  41.       Font.Color = clWhite
  42.       Font.Height = -12
  43.       Font.Name = 'Arial'
  44.       Font.Style = []
  45.       ParentFont = False
  46.       Transparent = True
  47.       OnMouseDown = Panel1MouseDown
  48.       OnMouseMove = Panel1MouseMove
  49.       OnMouseUp = Panel1MouseUp
  50.     end
  51.     object CloseButton: TSpeedButton
  52.       Left = 1
  53.       Top = 0
  54.       Width = 14
  55.       Height = 14
  56.       Glyph.Data = {
  57.         F0000000424DF00000000000000076000000280000000C0000000C0000000100
  58.         0400000000006000000000000000000000001000000000000000000000000000
  59.         80000080000000808000800000008000800080800000C0C0C000808080000000
  60.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  61.         0000300333333003000030003333000300003300033000330000333000000333
  62.         0000333300003333000033330000333300003330000003330000330003300033
  63.         0000300033330003000030033333300300003333333333330000000000000000
  64.         0000000000000000000000000000000000000000}
  65.       OnClick = CloseButtonClick
  66.     end
  67.     object UpButton: TSpeedButton
  68.       Left = 86
  69.       Top = 0
  70.       Width = 14
  71.       Height = 14
  72.       Glyph.Data = {
  73.         F0000000424DF00000000000000076000000280000000C0000000C0000000100
  74.         0400000000006000000000000000000000001000000000000000000000000000
  75.         80000080000000808000800000008000800080800000C0C0C000808080000000
  76.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  77.         0000333333333333000033333333333300000000000000000000300000000003
  78.         0000330000000033000033300000033300003333000033330000333330033333
  79.         0000333333333333000033333333333300003333333333330000000000000000
  80.         0000000000000000000000000000000000000000}
  81.       Visible = False
  82.     end
  83.     object DownButton: TSpeedButton
  84.       Left = 101
  85.       Top = 0
  86.       Width = 14
  87.       Height = 14
  88.       Glyph.Data = {
  89.         F0000000424DF00000000000000076000000280000000C0000000C0000000100
  90.         0400000000006000000000000000000000001000000000000000000000000000
  91.         80000080000000808000800000008000800080800000C0C0C000808080000000
  92.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  93.         0000333333333333000033333003333300003333000033330000333000000333
  94.         0000330000000033000030000000000300000000000000000000333333333333
  95.         0000333333333333000033333333333300003333333333330000000000000000
  96.         0000000000000000000000000000000000000000}
  97.       Visible = False
  98.     end
  99.     object RollButton: TSpeedButton
  100.       Left = 137
  101.       Top = 0
  102.       Width = 14
  103.       Height = 14
  104.       Glyph.Data = {
  105.         F0000000424DF00000000000000076000000280000000C0000000C0000000100
  106.         0400000000006000000000000000000000001000000000000000000000000000
  107.         80000080000000808000800000008000800080800000C0C0C000808080000000
  108.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  109.         0000333333333333000033333333333300000000000000000000300000000003
  110.         0000330000000033000033300000033300003333000033330000333330033333
  111.         0000333333333333000033333333333300003333333333330000000000000000
  112.         0000000000000000000000000000000000000000}
  113.       OnClick = RollButtonClick
  114.     end
  115.   end
  116.   object FormArea: TPanel
  117.     Left = 0
  118.     Top = 16
  119.     Width = 225
  120.     Height = 111
  121.     Align = alClient
  122.     BevelOuter = bvNone
  123.     BorderStyle = bsSingle
  124.     Color = clNavy
  125.     TabOrder = 1
  126.     object Label1: TLabel
  127.       Left = 37
  128.       Top = 5
  129.       Width = 55
  130.       Height = 16
  131.       Caption = 'Columns:'
  132.       Font.Color = clYellow
  133.       Font.Height = -13
  134.       Font.Name = 'Arial'
  135.       Font.Style = []
  136.       ParentFont = False
  137.     end
  138.     object Label2: TLabel
  139.       Left = 119
  140.       Top = 5
  141.       Width = 36
  142.       Height = 16
  143.       Caption = 'Rows:'
  144.       Font.Color = clYellow
  145.       Font.Height = -13
  146.       Font.Name = 'Arial'
  147.       Font.Style = []
  148.       ParentFont = False
  149.     end
  150.     object RowValue: TSpinEdit
  151.       Left = 125
  152.       Top = 21
  153.       Width = 50
  154.       Height = 26
  155.       MaxValue = 0
  156.       MinValue = 0
  157.       TabOrder = 0
  158.       Value = 0
  159.     end
  160.     object ColumnValue: TSpinEdit
  161.       Left = 45
  162.       Top = 21
  163.       Width = 48
  164.       Height = 26
  165.       MaxValue = 0
  166.       MinValue = 0
  167.       TabOrder = 1
  168.       Value = 0
  169.     end
  170.     object Border: TCheckBox
  171.       Left = 61
  172.       Top = 55
  173.       Width = 97
  174.       Height = 17
  175.       Caption = 'Show Border'
  176.       Font.Color = clYellow
  177.       Font.Height = -13
  178.       Font.Name = 'Arial'
  179.       Font.Style = []
  180.       ParentFont = False
  181.       TabOrder = 2
  182.     end
  183.     object BitBtn2: TBitBtn
  184.       Left = 122
  185.       Top = 78
  186.       Width = 73
  187.       Height = 30
  188.       Caption = 'Close'
  189.       TabOrder = 3
  190.       Kind = bkClose
  191.     end
  192.     object BitBtn1: TBitBtn
  193.       Left = 29
  194.       Top = 78
  195.       Width = 73
  196.       Height = 30
  197.       Caption = 'Add'
  198.       Default = True
  199.       TabOrder = 4
  200.       OnClick = BitBtn1Click
  201.       Glyph.Data = {
  202.         76010000424D7601000000000000760000002800000020000000100000000100
  203.         04000000000000010000130B0000130B00000000000000000000000000000000
  204.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  205.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  206.         33333333FF33333333FF333993333333300033377F3333333777333993333333
  207.         300033F77FFF3333377739999993333333333777777F3333333F399999933333
  208.         33003777777333333377333993333333330033377F3333333377333993333333
  209.         3333333773333333333F333333333333330033333333F33333773333333C3333
  210.         330033333337FF3333773333333CC333333333FFFFF77FFF3FF33CCCCCCCCCC3
  211.         993337777777777F77F33CCCCCCCCCC3993337777777777377333333333CC333
  212.         333333333337733333FF3333333C333330003333333733333777333333333333
  213.         3000333333333333377733333333333333333333333333333333}
  214.       NumGlyphs = 2
  215.     end
  216.   end
  217. end
  218.