home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 July / Chip_1999-07_cd.bin / zkuste / Delphi / D / sce.exe / PRGEDIT.EXE / 0 / RCDATA / TSTUDFORM / TSTUDFORM.txt
Text File  |  1999-01-01  |  1KB  |  56 lines

  1. object StudForm: TStudForm
  2.   Left = 839
  3.   Top = 317
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'QTE 1.70 f∩┐╜r Pascal und Delphi'
  7.   ClientHeight = 139
  8.   ClientWidth = 396
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnActivate = FormActivate
  19.   PixelsPerInch = 120
  20.   TextHeight = 13
  21.   object SpeedButton1: TSpeedButton
  22.     Left = 16
  23.     Top = 8
  24.     Width = 361
  25.     Height = 73
  26.     Caption = 'Neu: Preiswerte Studentenversion...'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clYellow
  29.     Font.Height = -19
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     OnClick = SpeedButton1Click
  34.   end
  35.   object BitBtn1: TBitBtn
  36.     Left = 272
  37.     Top = 98
  38.     Width = 75
  39.     Height = 25
  40.     Caption = '&OK'
  41.     TabOrder = 0
  42.     OnClick = BitBtn1Click
  43.     Kind = bkOK
  44.   end
  45.   object StartCB: TCheckBox
  46.     Left = 16
  47.     Top = 98
  48.     Width = 209
  49.     Height = 17
  50.     Caption = 'Diesen Dialog bei jedem Start zeigen'
  51.     Checked = True
  52.     State = cbChecked
  53.     TabOrder = 1
  54.   end
  55. end
  56.