home *** CD-ROM | disk | FTP | other *** search
- object FormFlags: TFormFlags
- Left = 118
- Top = 57
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'Flags'
- ClientHeight = 453
- ClientWidth = 632
- Color = clWhite
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnMouseMove = FormMouseMove
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 121
- Height = 453
- Align = alLeft
- Picture.Data = {<image000.bmp>}
- end
- object Lbl_Holland: TLabel
- Left = 210
- Top = 30
- Width = 70
- Height = 70
- Color = clBlack
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- OnClick = Lbl_HollandClick
- OnMouseMove = Lbl_HollandMouseMove
- end
- object Lbl_france: TLabel
- Left = 370
- Top = 30
- Width = 70
- Height = 70
- Transparent = True
- OnClick = Lbl_franceClick
- OnMouseMove = Lbl_franceMouseMove
- end
- object Lbl_germany: TLabel
- Left = 210
- Top = 140
- Width = 70
- Height = 70
- Transparent = True
- OnClick = Lbl_germanyClick
- OnMouseMove = Lbl_germanyMouseMove
- end
- object Lbl_usa: TLabel
- Left = 370
- Top = 140
- Width = 70
- Height = 70
- Transparent = True
- OnClick = Lbl_usaClick
- OnMouseMove = Lbl_usaMouseMove
- end
- object Lbl_spain: TLabel
- Left = 210
- Top = 250
- Width = 70
- Height = 70
- Transparent = True
- OnClick = Lbl_spainClick
- OnMouseMove = Lbl_spainMouseMove
- end
- object Lbl_italy: TLabel
- Left = 370
- Top = 250
- Width = 70
- Height = 70
- Transparent = True
- OnClick = Lbl_italyClick
- OnMouseMove = Lbl_italyMouseMove
- end
- object LblLoading: TLabel
- Left = 137
- Top = 363
- Width = 91
- Height = 27
- Caption = 'Loading'
- Font.Color = clBlack
- Font.Height = -23
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label1: TLabel
- Left = 96
- Top = 390
- Width = 323
- Height = 50
- Caption = 'Select language'
- Font.Color = clBlack
- Font.Height = -35
- Font.Name = 'Arial Black'
- Font.Style = [fsBold, fsItalic, fsUnderline]
- ParentFont = False
- Transparent = True
- end
- object Image2: TImage
- Left = 120
- Top = -1
- Width = 512
- Height = 31
- Picture.Data = {<image001.bmp>}
- Stretch = True
- end
- end
-