home *** CD-ROM | disk | FTP | other *** search
/ BUG 11 / BUGCD1998_02.ISO / aplic / trade / _setup.1 / main.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  1998-01-05  |  3KB  |  127 lines

  1. object Splash: TSplash
  2.   Left = 335
  3.   Top = 238
  4.   ActiveControl = Panel1
  5.   BorderIcons = []
  6.   BorderStyle = bsToolWindow
  7.   ClientHeight = 43
  8.   ClientWidth = 169
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   OnDestroy = FormDestroy
  17.   OnKeyPress = FormKeyPress
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object MyImage: TImage
  21.     Left = 6
  22.     Top = 6
  23.     Width = 32
  24.     Height = 32
  25.     AutoSize = True
  26.     Picture.Data = {<image000.ico>}
  27.   end
  28.   object PrekidBtn: TSpeedButton
  29.     Left = 2
  30.     Top = 2
  31.     Width = 40
  32.     Height = 40
  33.     Glyph.Data = {
  34.       96010000424D9601000000000000760000002800000018000000180000000100
  35.       0400000000002001000000000000000000001000000000000000000000000000
  36.       80000080000000808000800000008000800080800000C0C0C000808080000000
  37.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777788888777
  38.       7777887777777777008887777778888777777791100888777790888877777791
  39.       1108888779100888877777911100888879110088887777911110088891111008
  40.       8777779911110089111111007777777911111001111111077777777991111111
  41.       1111107777777777991111111111077777777777799111111110877777777777
  42.       7799111111088877777777777779111111088887777777777779111111008887
  43.       7777777777791111111008887777777777911111111108888777777777911119
  44.       9111008888777777791111089911100888877777791110877991110088877777
  45.       9111108777991110088777779111087777799111008777799911077777779911
  46.       1077777779997777777779911777777777777777777777997777}
  47.     OnClick = PrekidBtnClick
  48.   end
  49.   object Bevel1: TBevel
  50.     Left = 48
  51.     Top = 25
  52.     Width = 119
  53.     Height = 18
  54.     Shape = bsFrame
  55.   end
  56.   object Posao: TLabel
  57.     Left = 50
  58.     Top = 27
  59.     Width = 114
  60.     Height = 15
  61.     Alignment = taCenter
  62.     AutoSize = False
  63.     Caption = '- provjera -'
  64.     Font.Charset = DEFAULT_CHARSET
  65.     Font.Color = clWindowText
  66.     Font.Height = -11
  67.     Font.Name = 'MS Sans Serif'
  68.     Font.Style = []
  69.     ParentFont = False
  70.     Transparent = True
  71.   end
  72.   object Panel1: TPanel
  73.     Left = 47
  74.     Top = 1
  75.     Width = 121
  76.     Height = 26
  77.     BevelInner = bvLowered
  78.     BorderWidth = 1
  79.     TabOrder = 0
  80.     object Label1: TLabel
  81.       Left = 7
  82.       Top = 6
  83.       Width = 106
  84.       Height = 13
  85.       Alignment = taCenter
  86.       AutoSize = False
  87.       Caption = 'Pri∩┐╜ekajte trenutak ...'
  88.       Color = clBtnFace
  89.       Font.Charset = DEFAULT_CHARSET
  90.       Font.Color = clMaroon
  91.       Font.Height = -12
  92.       Font.Name = 'MS Sans Serif'
  93.       Font.Style = []
  94.       ParentColor = False
  95.       ParentFont = False
  96.     end
  97.     object Panel: TPanel
  98.       Left = 4
  99.       Top = 4
  100.       Width = 113
  101.       Height = 18
  102.       BevelInner = bvRaised
  103.       BevelOuter = bvLowered
  104.       TabOrder = 0
  105.       Visible = False
  106.       object Broj: TGauge
  107.         Left = 2
  108.         Top = 2
  109.         Width = 107
  110.         Height = 13
  111.         Color = clTeal
  112.         Font.Charset = DEFAULT_CHARSET
  113.         Font.Color = clWindowText
  114.         Font.Height = -11
  115.         Font.Name = 'MS Sans Serif'
  116.         Font.Style = []
  117.         BorderStyle = bsNone
  118.         ForeColor = clNavy
  119.         BackColor = clBtnFace
  120.         ParentColor = False
  121.         ParentFont = False
  122.         Progress = 0
  123.       end
  124.     end
  125.   end
  126. end
  127.