home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMTIMEEDITOR / TFORMTIMEEDITOR.txt
Text File  |  1999-09-06  |  4KB  |  111 lines

  1. object FormTimeEditor: TFormTimeEditor
  2.   Left = 392
  3.   Top = 271
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Kalend∩┐╜∩┐╜'
  7.   ClientHeight = 169
  8.   ClientWidth = 104
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -10
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = True
  17.   OnKeyDown = FormKeyDown
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PanelMain: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 104
  24.     Height = 169
  25.     Align = alClient
  26.     Ctl3D = True
  27.     ParentColor = True
  28.     ParentCtl3D = False
  29.     TabOrder = 0
  30.     object BtnOk: TSpeedButton
  31.       Left = 4
  32.       Top = 118
  33.       Width = 22
  34.       Height = 22
  35.       Hint = 'Potvrdit (Enter)'
  36.       Glyph.Data = {
  37.         DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  38.         0400000000006800000000000000000000001000000010000000000000000000
  39.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  40.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  41.         8000888882208888800088882220888880008882222208888000882228220888
  42.         8000822288822088800082288882208880008888888822088000888888882208
  43.         8000888888888220800088888888822080008888888888228000888888888888
  44.         8000}
  45.       Layout = blGlyphRight
  46.       ParentShowHint = False
  47.       ShowHint = True
  48.     end
  49.     object BtnCancel: TSpeedButton
  50.       Left = 4
  51.       Top = 140
  52.       Width = 22
  53.       Height = 22
  54.       Hint = 'Storno (Esc)'
  55.       Glyph.Data = {
  56.         DE000000424DDE0000000000000076000000280000000D0000000D0000000100
  57.         0400000000006800000000000000000000001000000010000000000000000000
  58.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  59.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00EEEEEEEEEEEE
  60.         E000EEEEEEEEEEEEE000EE117EEEE11EE000EE1117EE111EE000EEE1117111EE
  61.         E000EEEE11111EEEE000EEEEE1117EEEE000EEEE111117EEE000EEE111E1117E
  62.         E000EE111EEE111EE000EE11EEEEE11EE000EEEEEEEEEEEEE000EEEEEEEEEEEE
  63.         E000}
  64.       Layout = blGlyphRight
  65.       ParentShowHint = False
  66.       ShowHint = True
  67.     end
  68.     object BtnNow: TSpeedButton
  69.       Left = 4
  70.       Top = 4
  71.       Width = 22
  72.       Height = 22
  73.       Hint = 'Aktu∩┐╜ln∩┐╜ ∩┐╜as (Home)'
  74.       Glyph.Data = {
  75.         76010000424D7601000000000000760000002800000020000000100000000100
  76.         0400000000000001000000000000000000001000000010000000000000000000
  77.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  78.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555550555
  79.         555555555555F55555555505555B0555570555F55557F55555F55B50555B0555
  80.         7B55575F5557F555575555B5055B5557B5555575F55755557555555B5550005B
  81.         55555557555FFF575555555555BBB0055555555555777FF5555555555BBBBB00
  82.         55555555577777FF55555000BBBBBBB050005FFF7777777F5FFFBBB5BBBBBBB0
  83.         BBB577757777777F77755555BBBBBBB55555555577777775555555555BBBBB55
  84.         55555555577777555555555705BBB55505555555F5777555F555557B5555055B
  85.         505555575555F5575F5557B5555B0555B50555755557F55575F55B55555B0555
  86.         5B5557555557F55557555555555B555555555555555755555555}
  87.       Layout = blGlyphRight
  88.       NumGlyphs = 2
  89.       ParentShowHint = False
  90.       ShowHint = True
  91.       OnClick = TodayClick
  92.     end
  93.     object TimeBar: TTimeBar
  94.       Left = 32
  95.       Top = 4
  96.       Width = 45
  97.       Height = 160
  98.       Color = clInfoBk
  99.       Font.Charset = DEFAULT_CHARSET
  100.       Font.Color = clGray
  101.       Font.Height = -11
  102.       Font.Name = 'MS Sans Serif'
  103.       Font.Style = []
  104.       ParentColor = False
  105.       ParentFont = False
  106.       TabOrder = 0
  107.       TabStop = True
  108.     end
  109.   end
  110. end
  111.