object PrintDlg: TPrintDlg Left = 245 Top = 108 HelpContext = 5 BorderStyle = bsDialog Caption = '��������ѵ�' ClientHeight = 328 ClientWidth = 337 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 14 object Bevel2: TBevel Left = 9 Top = 97 Width = 319 Height = 160 Shape = bsFrame end object Bevel1: TBevel Left = 9 Top = 9 Width = 319 Height = 76 Shape = bsFrame end object Label1: TLabel Left = 16 Top = 3 Width = 52 Height = 14 Caption = '����ͧ�����' end object PrtName: TLabel Left = 24 Top = 23 Width = 297 Height = 50 AutoSize = False Caption = 'PrtName' end object Label2: TLabel Left = 16 Top = 91 Width = 47 Height = 14 Caption = '���͡�����' end object Label3: TLabel Left = 288 Top = 139 Width = 23 Height = 14 Caption = '��' end object Label4: TLabel Left = 40 Top = 139 Width = 184 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '�ӹǹ�蹡�д�ɷ���ͧ��þ����' end object Label5: TLabel Left = 16 Top = 203 Width = 72 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '������ҡ㺷��' end object Label6: TLabel Left = 152 Top = 203 Width = 73 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '��� �Ƿ��' end object Label7: TLabel Left = 288 Top = 227 Width = 13 Height = 14 Caption = '�' end object Label8: TLabel Left = 32 Top = 227 Width = 193 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '�ӹǹ����ѵ÷���ͧ���' end object Label9: TLabel Left = 288 Top = 203 Width = 37 Height = 14 Caption = '���' end object Bevel3: TBevel Left = 16 Top = 168 Width = 305 Height = 2 end object OKBtn: TButton Left = 85 Top = 290 Width = 81 Height = 27 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object CancelBtn: TButton Left = 171 Top = 290 Width = 81 Height = 27 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end object NumPage: TEdit Left = 228 Top = 137 Width = 53 Height = 22 MaxLength = 2 TabOrder = 3 Text = '1' OnChange = NumPageChange OnExit = NumPageExit OnKeyPress = NumPageKeyPress end object FromCol: TEdit Tag = 1 Left = 92 Top = 201 Width = 53 Height = 22 TabOrder = 5 Text = '1' OnChange = FromColChange OnExit = NumPageExit OnKeyPress = NumPageKeyPress end object FromRow: TEdit Tag = 2 Left = 228 Top = 201 Width = 53 Height = 22 TabOrder = 6 Text = '1' OnChange = FromColChange OnExit = NumPageExit OnKeyPress = NumPageKeyPress end object FullPage: TRadioButton Left = 24 Top = 115 Width = 121 Height = 17 Caption = '����蹡�д�� ' Checked = True TabOrder = 2 TabStop = True end object Partial: TRadioButton Left = 24 Top = 179 Width = 121 Height = 17 Caption = '�ҧ��ǹ�ͧ��д�� ' TabOrder = 4 end object Button1: TButton Left = 232 Top = 47 Width = 86 Height = 25 Caption = '�������ͧ�����...' TabOrder = 8 OnClick = Button1Click end object NumCard: TEdit Left = 228 Top = 225 Width = 53 Height = 22 TabOrder = 7 Text = '1' OnChange = FromColChange OnExit = NumPageExit OnKeyPress = NumPageKeyPress end object PrtSep: TCheckBox Left = 24 Top = 264 Width = 297 Height = 17 Caption = '���������觹���ѵ�' TabOrder = 9 end object CopyByDriver: TCheckBox Left = 168 Top = 115 Width = 153 Height = 17 Caption = '������ͻ����������ͧ�����' State = cbChecked TabOrder = 10 end object PrintSetupDlg: TPrinterSetupDialog Left = 194 Top = 48 end end