home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Logiciels PC 22
/
LogicielsPC_22.iso
/
Accuses
/
Maj
/
Amscmd
/
AmsCmd.exe
/
0
/
RCDATA
/
TSOCIETE
/
TSOCIETE.txt
Wrap
Text File
|
2001-06-27
|
2KB
|
101 lines
object Societe: TSociete
Left = 200
Top = 121
BorderStyle = bsDialog
Caption = 'Soci�t�'
ClientHeight = 278
ClientWidth = 436
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 0
Top = 0
Width = 436
Height = 20
Align = alTop
Alignment = taCenter
Caption = 'Lignes constituant l'#39'en-t�te de la soci�t�'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 21
Top = 32
Width = 396
Height = 24
TabOrder = 0
end
object Edit2: TEdit
Left = 21
Top = 56
Width = 396
Height = 24
TabOrder = 1
end
object Edit3: TEdit
Left = 21
Top = 80
Width = 396
Height = 24
TabOrder = 2
end
object Edit4: TEdit
Left = 21
Top = 104
Width = 396
Height = 24
TabOrder = 3
end
object Edit5: TEdit
Left = 21
Top = 128
Width = 396
Height = 24
TabOrder = 4
end
object Edit6: TEdit
Left = 21
Top = 152
Width = 396
Height = 24
TabOrder = 5
end
object Edit7: TEdit
Left = 21
Top = 176
Width = 396
Height = 24
TabOrder = 6
end
object Button1: TButton
Left = 240
Top = 232
Width = 75
Height = 25
Cancel = True
Caption = 'Annuler'
TabOrder = 7
OnClick = Button1Click
end
object Button2: TButton
Left = 336
Top = 232
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 8
OnClick = Button2Click
end
end