home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 December
/
PCWorld_2007-12_cd.bin
/
multimedia
/
photofiltre
/
pfs-setup-en.exe
/
pf-studio.exe
/
0
/
RCDATA
/
TASSEMBLERFORM
/
TASSEMBLERFORM.txt
Wrap
Text File
|
2007-09-16
|
1KB
|
57 lines
object AssemblerForm: TAssemblerForm
Left = 360
Top = 221
ActiveControl = BOk
BorderStyle = bsDialog
Caption = 'Assembler'
ClientHeight = 144
ClientWidth = 306
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BAnnuler: TButton
Left = 216
Top = 104
Width = 75
Height = 25
Cancel = True
Caption = 'Annuler'
ModalResult = 2
TabOrder = 2
end
object BOk: TButton
Left = 136
Top = 104
Width = 75
Height = 25
Caption = 'Ok'
Default = True
TabOrder = 1
OnClick = BOkClick
end
object RGPos: TRadioGroup
Left = 16
Top = 16
Width = 275
Height = 73
Caption = ' Coller le contenu du presse-papiers '#224' '
Columns = 2
ItemIndex = 0
Items.Strings = (
'Droite'
'Bas'
'Gauche'
'Haut')
TabOrder = 0
end
end