home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 363
- Top = 201
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Form1'
- ClientHeight = 473
- ClientWidth = 492
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 492
- Height = 473
- Align = alClient
- Picture.Data = {<image000.jpg>}
- end
- object B1: TB
- Left = 150
- Top = 386
- Width = 110
- Height = 25
- Hint = 'Instalare program Salarii vs.5'
- Caption = '&Instalare Salarii'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = B1Click
- end
- object B2: TB
- Left = 264
- Top = 386
- Width = 110
- Height = 25
- Hint = 'Informatii'
- Caption = 'I&nformatii'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = B2Click
- end
- object B3: TB
- Left = 378
- Top = 386
- Width = 110
- Height = 25
- Hint = 'Iesire'
- Caption = '&Exit'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = B3Click
- end
- object Button1: TButton
- Left = 472
- Top = 4
- Width = 18
- Height = 18
- Cancel = True
- Caption = 'X'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- TabStop = False
- OnClick = Button1Click
- end
- end
-