home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Logiciels PC 22
/
LogicielsPC_22.iso
/
Accuses
/
Maj
/
Amsfact
/
AmsFact.exe
/
0
/
RCDATA
/
TFINDCLI
/
TFINDCLI.txt
Wrap
Text File
|
2001-06-25
|
1KB
|
65 lines
object FindCli: TFindCli
Left = 200
Top = 108
ActiveControl = Edit1
BorderStyle = bsDialog
Caption = 'Rechercher client'
ClientHeight = 120
ClientWidth = 350
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Scaled = False
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 12
Top = 8
Width = 122
Height = 16
Caption = 'Chercher code client'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 16
Top = 37
Width = 321
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Button1: TButton
Left = 258
Top = 80
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 170
Top = 80
Width = 75
Height = 25
Cancel = True
Caption = 'Annuler'
TabOrder = 2
OnClick = Button2Click
end
end