home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 370
- Top = 197
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Form2'
- ClientHeight = 273
- ClientWidth = 252
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnMouseDown = FormMouseDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Tabpart: TTableau
- Left = 0
- Top = 0
- Width = 252
- Height = 273
- nb_ligne = 3
- nb_col = 2
- hauteur = 20
- hauteurmax = 30
- Couleurligne = clNavy
- Selectionnable = False
- Selectligne = False
- TraitH = True
- CouleurSelection = clBlue
- Etendu = True
- Titre = False
- Align = alClient
- TabOrder = 0
- OnMouseDown = FormMouseDown
- end
- end
-