object PrintDialog: TPrintDialog Left = 314 Top = 95 HelpContext = 102 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Print' ClientHeight = 339 ClientWidth = 360 Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter Scaled = False TextHeight = 15 object Group1: TGroupBox Left = 8 Top = 8 Width = 345 Height = 41 Caption = 'Print What' TabOrder = 0 object Prompt: TLabel Left = 8 Top = 17 Width = 329 Height = 19 AutoSize = False Caption = 'Prompt' end end object Gropu2: TGroupBox Left = 8 Top = 56 Width = 345 Height = 81 Caption = 'Margins' TabOrder = 1 object MLabel1: TLabel Left = 8 Top = 23 Width = 23 Height = 15 Caption = '&Left:' FocusControl = LMar end object MLabel3: TLabel Left = 112 Top = 23 Width = 32 Height = 15 Caption = '&Right:' FocusControl = RMar end object MLabel2: TLabel Left = 8 Top = 51 Width = 24 Height = 15 Caption = '&Top:' FocusControl = TMar end object MLabel4: TLabel Left = 112 Top = 51 Width = 42 Height = 15 Caption = '&Bottom:' FocusControl = BMar end object LMar: TEdit Left = 40 Top = 20 Width = 65 Height = 20 AutoSize = False Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] MaxLength = 5 ParentFont = False TabOrder = 0 OnKeyPress = LMarKeyPress end object RMar: TEdit Left = 160 Top = 20 Width = 65 Height = 20 AutoSize = False Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] MaxLength = 5 ParentFont = False TabOrder = 1 OnKeyPress = LMarKeyPress end object TMar: TEdit Left = 40 Top = 48 Width = 65 Height = 20 AutoSize = False Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] MaxLength = 5 ParentFont = False TabOrder = 2 OnKeyPress = LMarKeyPress end object BMar: TEdit Left = 160 Top = 48 Width = 65 Height = 20 AutoSize = False Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] MaxLength = 5 ParentFont = False TabOrder = 3 OnKeyPress = LMarKeyPress end object Inches: TRadioButton Left = 248 Top = 24 Width = 65 Height = 17 Caption = '&Inches' TabOrder = 4 OnClick = InchesClick end object Centimeters: TRadioButton Left = 248 Top = 48 Width = 89 Height = 17 Caption = 'C&entimeters' TabOrder = 5 OnClick = CentimetersClick end end object Group3: TGroupBox Left = 8 Top = 144 Width = 345 Height = 81 Caption = 'Header/Footer' TabOrder = 2 object Label6: TLabel Left = 8 Top = 23 Width = 44 Height = 15 Caption = '&Header:' FocusControl = Head end object Label7: TLabel Left = 8 Top = 51 Width = 38 Height = 15 Caption = '&Footer:' FocusControl = Foot end object Foot: TEdit Left = 56 Top = 48 Width = 281 Height = 20 AutoSize = False Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 1 end object Head: TEdit Left = 56 Top = 20 Width = 281 Height = 20 AutoSize = False Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 end end object Group4: TGroupBox Left = 8 Top = 232 Width = 345 Height = 65 Caption = 'Options' TabOrder = 3 object Label2: TLabel Left = 216 Top = 28 Width = 46 Height = 13 AutoSize = False Caption = '&Copies:' FocusControl = Copies end object WrapLines: TCheckBox Left = 8 Top = 40 Width = 89 Height = 17 Caption = '&Wrap Lines' TabOrder = 1 end object Copies: TEdit Left = 263 Top = 26 Width = 73 Height = 20 AutoSize = False Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 2 OnKeyPress = CopiesKeyPress end object PrintSelected: TCheckBox Left = 8 Top = 20 Width = 129 Height = 17 Caption = 'Print &Selected Text' TabOrder = 0 end end object SetupButton: TBitBtn Left = 8 Top = 304 Width = 81 Height = 28 Caption = 'Se&tup...' TabOrder = 4 OnClick = SetupButtonClick end object OkButton: TBitBtn Left = 96 Top = 304 Width = 81 Height = 28 Caption = 'Print' Default = True ModalResult = 1 TabOrder = 5 Glyph.Data = { 36010000424D2A01000000000000760000002800000012000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 8300038303000383830083030300830383008383030083838300C3C3C3000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00300033333333 3300030000000000000000000000000000000F88888888888888800000000F88 888888888888800000000F88888888888998800000000FFFFFFFFFFFFFFFF000 00007007777777777770070000003300000000000000330000003300FFFFFFFF FF00330000003330F00000000F03330000003330FFFFFFFFFF03330000003330 F00000000F03330000003330FFFFFFFFFF03330000003330F00FFFFFFF033300 00003330FFFFFFFFFF0333000000333000000000000333000000} end object CancelButton: TBitBtn Left = 184 Top = 304 Width = 81 Height = 28 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 6 Glyph.Data = { F6000000424DEE00000000000000760000002800000010000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333 33333333330F733333333333330B033330003333330FB03000B03370000BFB00 E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0 E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000 0000333333333333333333333333333333333333333333333333} end object HelpButton: TBitBtn Left = 272 Top = 304 Width = 81 Height = 28 Caption = '&Help' TabOrder = 7 OnClick = HelpButtonClick Glyph.Data = { 76010000424D660100000000000076000000280000001B000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333 3300003333333330000033333333333300BFBF00333333300000333333333330 FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB FB0BF0FBFB0BF03000003CC330BF70BF000FBF00BF07BF0000003CC330FBF0F0 FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0 000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333 00FBFB003333333000003CCC3333333333000033333333300000} end object PrinterSetupDialog: TPrinterSetupDialog Left = 312 Top = 8 end end