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
/
TGIFANIMFORM
/
TGIFANIMFORM.txt
Wrap
Text File
|
2007-09-16
|
3KB
|
161 lines
object GifAnimForm: TGifAnimForm
Left = 249
Top = 177
ActiveControl = BOk
BorderStyle = bsDialog
Caption = 'Gif anim'#233
ClientHeight = 217
ClientWidth = 360
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnHide = FormHide
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 81
Height = 13
Caption = 'Dur'#233'e (1/100 s) :'
end
object LblDelai: TLabel
Left = 112
Top = 16
Width = 169
Height = 13
Caption = '<== Entrez 0 pour ignorer ce calque'
end
object BAnnuler: TButton
Left = 269
Top = 176
Width = 75
Height = 25
Cancel = True
Caption = 'Annuler'
ModalResult = 2
TabOrder = 0
OnClick = BAnnulerClick
end
object BOk: TButton
Left = 186
Top = 176
Width = 75
Height = 25
Caption = 'Exporter'
Default = True
TabOrder = 1
OnClick = BOkClick
end
object SEDelai: TSpinEdit2
Left = 16
Top = 34
Width = 89
Height = 21
MaxValue = 1000
MinValue = 0
ShowUpDown = True
TabOrder = 2
Value = 100
OnChange = SEDelaiChange
end
object CBLoop: TCheckBox
Left = 16
Top = 72
Width = 145
Height = 17
Caption = 'Boucler'
Checked = True
State = cbChecked
TabOrder = 3
end
object CBImages: TComboBox
Left = 112
Top = 34
Width = 232
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
OnChange = CBImagesChange
end
object RBOptimiser: TRadioButton
Left = 184
Top = 90
Width = 153
Height = 17
Caption = 'Palette optimis'#233'e'
TabOrder = 5
end
object RBNetscape: TRadioButton
Left = 184
Top = 72
Width = 161
Height = 17
Caption = 'Web 216 couleurs'
Checked = True
TabOrder = 6
TabStop = True
end
object CBDiffuse: TCheckBox
Left = 185
Top = 112
Width = 153
Height = 17
Caption = 'Diffusion'
Checked = True
State = cbChecked
TabOrder = 7
end
object BApercu: TButton
Left = 16
Top = 176
Width = 75
Height = 25
Caption = 'Aper'#231'u'
TabOrder = 8
OnClick = BApercuClick
end
object CBTransp: TCheckBox
Left = 16
Top = 92
Width = 153
Height = 17
Caption = 'Transparence'
TabOrder = 9
OnClick = CBTranspClick
end
object CBrestoreBkg: TCheckBox
Left = 16
Top = 112
Width = 153
Height = 17
Caption = 'Restaurer le fond'
TabOrder = 10
end
object CBOptimiser: TCheckBox
Left = 16
Top = 132
Width = 217
Height = 17
Caption = 'Rogner les bords transparents'
TabOrder = 11
end
object SaveDialog: TSaveDialog
DefaultExt = 'gif'
Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 288
Top = 32
end
end