home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / Chip_1999-12_cd.bin / ctenari / Marek / BUDIK.EXE / 0 / RCDATA / TMODEMFORM / TMODEMFORM.txt
Text File  |  1999-05-27  |  2KB  |  62 lines

  1. object ModemForm: TModemForm
  2.   Left = 152
  3.   Top = 111
  4.   HelpContext = 50
  5.   BorderIcons = []
  6.   BorderStyle = bsToolWindow
  7.   Caption = 'Vyt∩┐╜∩┐╜en∩┐╜ ∩┐╜∩┐╜sla'
  8.   ClientHeight = 75
  9.   ClientWidth = 168
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OnClose = FormClose
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object sbStorno: TRxSpeedButton
  19.     Left = 8
  20.     Top = 48
  21.     Width = 153
  22.     Height = 25
  23.     AllowAllUp = True
  24.     Caption = '&Zav∩┐╜∩┐╜t'
  25.     Flat = True
  26.     Glyph.Data = {
  27.       F6000000424DF600000000000000760000002800000010000000100000000100
  28.       0400000000008000000000000000000000001000000010000000000000000000
  29.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  30.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
  31.       FFFFFFFFFFFFFFFFFFFFFFFBFFFFFBB93FFFFF99BFFFB9999FFFFF799BFB9997
  32.       FFFFFFF939B999FFFFFFFFFF99399FFFFFFFFFFFF99999FFFFFFFFFFFF99999B
  33.       FFFFFFFFFB999993BFFFFFFFFB99FF999BFFFFFBB99FFFF939BFFFB9997FFFFF
  34.       99FFFFF99FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  35.     GrayedInactive = False
  36.     Layout = blGlyphLeft
  37.     Spacing = 2
  38.     OnClick = sbStornoClick
  39.   end
  40.   object lbCas: TLabel
  41.     Left = 12
  42.     Top = 27
  43.     Width = 100
  44.     Height = 13
  45.     Caption = 'Prob∩┐╜h∩┐╜ inicializace...'
  46.   end
  47.   object lbCislo: TRxLabel
  48.     Left = 12
  49.     Top = 7
  50.     Width = 24
  51.     Height = 13
  52.     Caption = '∩┐╜∩┐╜slo'
  53.     ShadowPos = spRightBottom
  54.   end
  55.   object Timer1: TTimer
  56.     Interval = 100
  57.     OnTimer = Timer1Timer
  58.     Left = 128
  59.     Top = 65521
  60.   end
  61. end
  62.