home *** CD-ROM | disk | FTP | other *** search
- object choixfond: Tchoixfond
- Left = 345
- Top = 116
- BorderStyle = bsDialog
- Caption = 'Aper�u'
- ClientHeight = 146
- ClientWidth = 224
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 225
- Height = 145
- AutoSize = True
- end
- object Label1: TLabel
- Left = 32
- Top = 16
- Width = 24
- Height = 13
- Caption = 'Fond'
- Transparent = True
- end
- object Label2: TLabel
- Left = 32
- Top = 40
- Width = 27
- Height = 13
- Caption = 'Texte'
- Transparent = True
- end
- object Label3: TLabel
- Left = 32
- Top = 64
- Width = 25
- Height = 13
- Caption = 'Liens'
- Transparent = True
- end
- object Label4: TLabel
- Left = 32
- Top = 88
- Width = 53
- Height = 13
- Caption = 'Liens actifs'
- Transparent = True
- end
- object Label5: TLabel
- Left = 32
- Top = 112
- Width = 62
- Height = 13
- Caption = 'Liens activ�s'
- Transparent = True
- end
- object OKBtn: TButton
- Left = 124
- Top = 16
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- end
-