home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9APLI
/
QCARD250.ZIP
/
QC2000.EXE
/
0
/
RCDATA
/
TPICTDLG
/
TPICTDLG.txt
Wrap
Text File
|
1998-06-12
|
5KB
|
240 lines
object PictDlg: TPictDlg
Left = 246
Top = 109
HelpContext = 12
BorderStyle = bsDialog
Caption = '��˹��ٻẺ�ٻ�Ҿ'
ClientHeight = 314
ClientWidth = 394
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object Bevel1: TBevel
Left = 9
Top = 9
Width = 376
Height = 256
Shape = bsFrame
end
object Bevel2: TBevel
Left = 176
Top = 16
Width = 201
Height = 201
Shape = bsFrame
end
object Label1: TLabel
Left = 24
Top = 59
Width = 94
Height = 14
Caption = '�����繵����/����'
end
object Label2: TLabel
Left = 24
Top = 91
Width = 48
Height = 14
Caption = '�������ҧ'
end
object Label3: TLabel
Left = 24
Top = 115
Width = 36
Height = 14
Caption = '�����٧'
end
object Label4: TLabel
Left = 24
Top = 147
Width = 59
Height = 14
Caption = '���˹觫���'
end
object Label5: TLabel
Left = 24
Top = 171
Width = 55
Height = 14
Caption = '���˹觺�'
end
object Bevel3: TBevel
Left = 16
Top = 228
Width = 361
Height = 25
end
object PictFileNameLabel: TFileLabel
Left = 24
Top = 232
Width = 345
Height = 17
Direction = drFromLeft
Separator = '\'
Alignment = taRightJustify
end
object OKBtn: TButton
Left = 24
Top = 276
Width = 81
Height = 27
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OKBtnClick
end
object CancelBtn: TButton
Left = 112
Top = 276
Width = 81
Height = 27
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object KeepAspect: TCheckBox
Left = 24
Top = 27
Width = 151
Height = 17
Caption = '�ѡ���Ѵ��ǹ㹡����͢���'
TabOrder = 4
OnClick = KeepAspectClick
end
object PerCent: TEdit
Left = 128
Top = 57
Width = 33
Height = 22
TabOrder = 5
Text = '100'
OnChange = PerCentChange
OnEnter = PerCentEnter
OnExit = PerCentExit
OnKeyPress = PerCentKeyPress
end
object PictWidth: TEdit
Tag = 1
Left = 108
Top = 89
Width = 53
Height = 22
TabOrder = 6
Text = '0'
OnEnter = PerCentEnter
OnExit = PerCentExit
OnKeyPress = PictWidthKeyPress
end
object PictHeight: TEdit
Tag = 1
Left = 108
Top = 113
Width = 53
Height = 22
TabOrder = 7
Text = '0'
OnEnter = PerCentEnter
OnExit = PerCentExit
OnKeyPress = PictWidthKeyPress
end
object OpenBtn: TButton
Left = 200
Top = 276
Width = 81
Height = 27
Caption = '��ҹ�ٻ...'
TabOrder = 2
OnClick = OpenBtnClick
end
object PreviewImage: TPMultiImage
Left = 184
Top = 24
Width = 185
Height = 185
Center = True
Color = clBtnFace
ImageName = 'file not found'
ImageDither = True
ImageReadRes = lAutoMatic
ImageWriteRes = sAutoMatic
TifSaveCompress = sNONE
JPegSaveQuality = 25
JPegSaveSmooth = 0
StretchRatio = True
TextLeft = 0
TextTop = 150
TextRotate = 0
TabOrder = 10
TabStop = False
end
object PictLeft: TEdit
Left = 108
Top = 145
Width = 53
Height = 22
TabOrder = 8
Text = '0'
OnChange = PictWidthChange
OnEnter = PerCentEnter
OnExit = PerCentExit
OnKeyPress = PictWidthKeyPress
end
object PictTop: TEdit
Left = 108
Top = 169
Width = 53
Height = 22
TabOrder = 9
Text = '0'
OnChange = PictWidthChange
OnEnter = PerCentEnter
OnExit = PerCentExit
OnKeyPress = PictWidthKeyPress
end
object QPreviewBtn: TButton
Left = 288
Top = 276
Width = 81
Height = 27
Caption = 'QuickAlbum...'
TabOrder = 3
OnClick = QPreviewBtnClick
end
object EmbededPicture: TCheckBox
Left = 24
Top = 197
Width = 151
Height = 17
Caption = '�ѹ�֡�ٻ�����������ѵ�'
TabOrder = 11
end
object PictOpenDlg: TMMOpenDialog
AutoDisPlay = True
AutoPlay = False
Filter =
'All Pictures|*.BMP;*.BMQ;*.GIF;*.JPG;*.JPE;*.PCX;*.PNG;*.TIF;*.W' +
'MF;|BMP|*.BITMAP;*.BMQ|GIF|*.GIF|JPEG|*.JPG;*.JPE|PCX|*.PCX|PNG|' +
'*.PNG|TIFF|*.TIF|WMF|*.WMF'
Title = 'Open File'
ShowAutoPlay = True
Left = 10
Top = 237
end
object QPreview: TThumbPreview
AutoLoad = True
Title = 'QuickAlbum'
DataFileName = 'thumbs.dat'
DataFileDir = 'C:\PROGRAM FILES\BORLAND\DELPHI 2.0\BIN\'
PreviewsDir = 'C:\PROGRAM FILES\BORLAND\DELPHI 2.0\BIN\'
Left = 44
Top = 238
end
end