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
/
TOPTIONSELFORM
/
TOPTIONSELFORM.txt
Wrap
Text File
|
2007-09-16
|
1KB
|
77 lines
object OptionSelForm: TOptionSelForm
Left = 366
Top = 215
ActiveControl = BOk
BorderStyle = bsDialog
Caption = 'S'#233'lection'
ClientHeight = 169
ClientWidth = 282
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 LblEpaisseur: TLabel
Left = 16
Top = 24
Width = 36
Height = 13
Caption = 'Largeur'
end
object LblInfos: TLabel
Left = 16
Top = 94
Width = 23
Height = 13
Caption = 'Infos'
end
object Label1: TLabel
Left = 16
Top = 76
Width = 87
Height = 13
Caption = 'Nouvelle position :'
end
object BAnnuler: TButton
Left = 192
Top = 128
Width = 75
Height = 25
Cancel = True
Caption = 'Annuler'
ModalResult = 2
TabOrder = 2
end
object BOk: TButton
Left = 110
Top = 128
Width = 75
Height = 25
Caption = 'Ok'
Default = True
TabOrder = 1
OnClick = BOkClick
end
object TBN: TTrackBar
Left = 8
Top = 40
Width = 265
Height = 33
Max = 51
Min = 1
PageSize = 5
Frequency = 2
Position = 10
TabOrder = 0
ThumbLength = 15
OnChange = TBNChange
end
end