object PageSetupDlg: TPageSetupDlg Left = 187 Top = 107 HelpContext = 4 BorderStyle = bsDialog Caption = '��˹���Ҵ��д����й���ѵ�' ClientHeight = 354 ClientWidth = 602 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object Bevel1: TBevel Left = 9 Top = 9 Width = 280 Height = 336 Shape = bsFrame end object Bevel2: TBevel Left = 297 Top = 9 Width = 296 Height = 296 Shape = bsFrame end object PreviewImage: TImage Left = 304 Top = 16 Width = 281 Height = 281 end object GroupBox1: TGroupBox Left = 16 Top = 104 Width = 265 Height = 121 Caption = '��Ҵ�蹡�д��' TabOrder = 5 object Label1: TLabel Left = 144 Top = 22 Width = 60 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '�������ҧ' end object Label2: TLabel Left = 144 Top = 45 Width = 60 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '�����٧' end object Label5: TLabel Left = 128 Top = 75 Width = 79 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '���Шҡ�ͺ����' end object Label6: TLabel Left = 128 Top = 99 Width = 79 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '���Шҡ�ͺ��' end object RadioGroup1: TRadioGroup Tag = 1 Left = 8 Top = 16 Width = 137 Height = 49 Caption = '��д���ҵðҹ' ItemIndex = 0 Items.Strings = ( 'A4 - 8.27" x 11.69"' 'Letter- 8.50" x 11.00"') TabOrder = 0 OnClick = RadioGroup1Click end object PageWidth: TEdit Left = 208 Top = 19 Width = 49 Height = 22 TabOrder = 1 Text = '8.268' OnChange = PageWidthChange OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = PageWidthKeyPress end object PageHeight: TEdit Left = 208 Top = 43 Width = 49 Height = 22 TabOrder = 2 Text = '11.693' OnChange = PageWidthChange OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = PageWidthKeyPress end object RadioGroup2: TRadioGroup Tag = 2 Left = 8 Top = 64 Width = 117 Height = 49 Caption = '��ȷҧ��þ����' ItemIndex = 0 Items.Strings = ( '��� (Portrait)' '�͹ (Landscape)') TabOrder = 3 OnClick = RadioGroup1Click end object TopMargin: TEdit Left = 208 Top = 94 Width = 49 Height = 22 TabOrder = 5 Text = '0.530' OnChange = PageWidthChange OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = PageWidthKeyPress end object LeftMargin: TEdit Left = 208 Top = 70 Width = 49 Height = 22 TabOrder = 4 Text = '0.635' OnChange = PageWidthChange OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = PageWidthKeyPress end end object OKBtn: TButton Left = 297 Top = 314 Width = 73 Height = 27 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object CancelBtn: TButton Left = 371 Top = 314 Width = 73 Height = 27 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end object ListBox1: TListBox Left = 16 Top = 16 Width = 265 Height = 89 ItemHeight = 14 Items.Strings = ( 'Ẻ�� 3.5 x 2.125 ���� (�ǹ͹) ��д�� A4' 'Ẻ�� 2.125 x 3.5 ���� (�ǵ��) ��д�� A4' 'Ẻ����ԡ� 3.5 x 2.0 ���� (�ǹ͹) ��д�� Letter' 'Ẻ����ԡ� 2.0 x 3.5 ���� (�ǵ��) ��д�� Letter' 'QuickLabel ����Ҥ (2 �������) 16 �ǧ' 'QuickLabel ���Ҥ� (3 �������) 30 �ǧ') TabOrder = 4 OnClick = ComboBox1Change end object SetColor: TButton Left = 447 Top = 314 Width = 73 Height = 27 Caption = '�ա�д��...' TabOrder = 2 OnClick = SetColorClick end object SaveLayout: TButton Left = 522 Top = 314 Width = 73 Height = 27 Caption = '����Ẻ...' TabOrder = 3 OnClick = SaveLayoutClick end object GroupBox2: TGroupBox Left = 16 Top = 224 Width = 265 Height = 113 Caption = '��Ҵ����ѵ�' TabOrder = 6 object Label3: TLabel Left = 8 Top = 19 Width = 56 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '�������ҧ' end object Label4: TLabel Left = 128 Top = 19 Width = 76 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '�����٧' end object Label7: TLabel Left = 8 Top = 43 Width = 57 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '�ӹǹ��' end object Label8: TLabel Left = 124 Top = 43 Width = 81 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '�ӹǹ����' end object Label9: TLabel Left = 16 Top = 67 Width = 187 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '���������ҧ����ѵ�㺫��¡Ѻ㺢��' end object Label10: TLabel Left = 16 Top = 91 Width = 188 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '���������ҧ����ѵ�㺺��Ѻ���ҧ' end object CardHeight: TEdit Left = 208 Top = 14 Width = 49 Height = 22 TabOrder = 1 Text = '2.125' OnChange = PageWidthChange OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = PageWidthKeyPress end object CardWidth: TEdit Left = 72 Top = 14 Width = 49 Height = 22 TabOrder = 0 Text = '3.500' OnChange = PageWidthChange OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = PageWidthKeyPress end object NumCol: TEdit Tag = 1 Left = 208 Top = 38 Width = 49 Height = 22 TabOrder = 3 Text = '2' OnChange = PageWidthChange OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = NumRowKeyPress end object NumRow: TEdit Tag = 1 Left = 72 Top = 38 Width = 49 Height = 22 TabOrder = 2 Text = '5' OnChange = PageWidthChange OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = NumRowKeyPress end object ColGap: TEdit Tag = 2 Left = 208 Top = 62 Width = 49 Height = 22 TabOrder = 4 Text = '0.000' OnChange = PageWidthChange OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = PageWidthKeyPress end object RowGap: TEdit Tag = 2 Left = 208 Top = 86 Width = 49 Height = 22 TabOrder = 5 Text = '0.000' OnChange = PageWidthChange OnEnter = PageWidthEnter OnExit = PageWidthExit OnKeyPress = PageWidthKeyPress end end object ColorDialog1: TColorDialog Ctl3D = True Left = 495 Top = 283 end end