home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / chip12_99.iso / software / clipboard / clip_pile / SETUP.EXE / file0001.bin / 0 / RCDATA / TFORM4 / TFORM4.txt
Encoding:
Text File  |  1999-10-03  |  1.2 KB  |  65 lines

  1. object Form4: TForm4
  2.   Left = 201
  3.   Top = 247
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Form4'
  7.   ClientHeight = 100
  8.   ClientWidth = 268
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 14
  18.     Top = 11
  19.     Width = 32
  20.     Height = 13
  21.     Caption = 'Label1'
  22.   end
  23.   object ComboBox1: TComboBox
  24.     Left = 14
  25.     Top = 29
  26.     Width = 240
  27.     Height = 21
  28.     Style = csDropDownList
  29.     DropDownCount = 10
  30.     ItemHeight = 13
  31.     TabOrder = 0
  32.   end
  33.   object Button1: TButton
  34.     Left = 56
  35.     Top = 65
  36.     Width = 75
  37.     Height = 25
  38.     Caption = 'OK'
  39.     ModalResult = 1
  40.     TabOrder = 1
  41.   end
  42.   object Button2: TButton
  43.     Left = 138
  44.     Top = 65
  45.     Width = 75
  46.     Height = 25
  47.     Caption = 'Cancel'
  48.     ModalResult = 2
  49.     TabOrder = 2
  50.   end
  51.   object RxGradientCaption1: TRxGradientCaption
  52.     Captions = <>
  53.     DefaultFont = False
  54.     FormCaption = 'Form4'
  55.     Font.Charset = ANSI_CHARSET
  56.     Font.Color = clWhite
  57.     Font.Height = -12
  58.     Font.Name = 'Federation'
  59.     Font.Style = [fsBold]
  60.     StartColor = clBlue
  61.     Left = 16
  62.     Top = 63
  63.   end
  64. end
  65.