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
/
TFILTREDEGRADEFORM
/
TFILTREDEGRADEFORM.txt
Wrap
Text File
|
2007-09-16
|
4KB
|
209 lines
object FiltreDegradeForm: TFiltreDegradeForm
Left = 310
Top = 173
ActiveControl = BOk
BorderStyle = bsDialog
Caption = 'D'#233'grad'#233
ClientHeight = 404
ClientWidth = 321
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BAnnuler: TButton
Left = 230
Top = 364
Width = 75
Height = 25
Cancel = True
Caption = 'Annuler'
TabOrder = 6
OnClick = BAnnulerClick
end
object BOk: TButton
Left = 148
Top = 364
Width = 75
Height = 25
Caption = 'Ok'
Default = True
TabOrder = 5
OnClick = BOkClick
end
object BApercu: TButton
Left = 16
Top = 364
Width = 75
Height = 25
Caption = 'Aper'#231'u'
TabOrder = 4
OnClick = BApercuClick
end
object GroupBox1: TGroupBox
Left = 16
Top = 98
Width = 289
Height = 109
Caption = ' Couleur 1 '
TabOrder = 1
object LblAlpha1: TLabel
Left = 16
Top = 56
Width = 37
Height = 13
Caption = 'Opacit'#233
end
object SB1: TSpeedButton
Left = 106
Top = 24
Width = 23
Height = 22
AllowAllUp = True
GroupIndex = 1
Down = True
Flat = True
OnClick = SB1Click
end
object TBAlpha1: TTrackBar
Left = 10
Top = 72
Width = 271
Height = 25
Max = 100
PageSize = 5
Frequency = 5
Position = 50
TabOrder = 1
ThumbLength = 15
OnChange = TBAlpha1Change
end
object ColorEdit1: TColorEdit
Left = 16
Top = 24
Width = 89
Height = 22
BorderStyle = bsSingle
Color = clBlack
CustomText = 'Autres couleurs...'
ColorDialog = MainForm.GlobalColorDialog
ReadOnly = False
TabOrder = 0
TabStop = True
OnChange = OptionChange
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 216
Width = 289
Height = 109
Caption = ' Couleur 2 '
TabOrder = 2
object LblAlpha2: TLabel
Left = 16
Top = 56
Width = 37
Height = 13
Caption = 'Opacit'#233
end
object SB2: TSpeedButton
Left = 106
Top = 24
Width = 23
Height = 22
AllowAllUp = True
GroupIndex = 1
Flat = True
OnClick = SB2Click
end
object TBAlpha2: TTrackBar
Left = 10
Top = 72
Width = 271
Height = 25
Max = 100
PageSize = 5
Frequency = 5
Position = 50
TabOrder = 1
ThumbLength = 15
OnChange = TBAlpha2Change
end
object ColorEdit2: TColorEdit
Left = 16
Top = 24
Width = 89
Height = 22
BorderStyle = bsSingle
Color = clWhite
CustomText = 'Autres couleurs...'
ColorDialog = MainForm.GlobalColorDialog
ReadOnly = False
TabOrder = 0
TabStop = True
OnChange = OptionChange
end
end
object RGDirection: TGroupBox
Left = 16
Top = 12
Width = 289
Height = 78
Caption = ' Direction '
TabOrder = 0
object DirectionEdit: TDirectionEdit
Left = 9
Top = 20
Width = 49
Height = 49
Direction = 0
ItemCount = 8
ItemRadius = 6
ActiveColor = 39423
Symmetry = False
OnChange = OptionChange
TabOrder = 0
TabStop = True
end
object RBBichrom: TRadioButton
Left = 96
Top = 26
Width = 169
Height = 17
Caption = 'Bichrome'
Checked = True
TabOrder = 1
TabStop = True
OnClick = RGStyleClick
end
object RBMonochrom: TRadioButton
Left = 96
Top = 46
Width = 169
Height = 17
Caption = 'Monochrome'
TabOrder = 2
OnClick = RGStyleClick
end
end
object CBRealTime: TCheckBox
Left = 16
Top = 336
Width = 113
Height = 17
Caption = 'Aper'#231'u direct'
TabOrder = 3
OnClick = CBRealTimeClick
end
end