home *** CD-ROM | disk | FTP | other *** search
- object Form16: TForm16
- Left = 458
- Top = 248
- ActiveControl = OKBtn
- BorderStyle = bsDialog
- Caption = 'Dialog'
- ClientHeight = 180
- ClientWidth = 182
- Font.Color = clBlack
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- PixelsPerInch = 120
- Position = poScreenCenter
- TextHeight = 16
- object OKBtn: TBitBtn
- Left = 8
- Top = 134
- Width = 169
- Height = 33
- Caption = 'Exit'
- TabOrder = 0
- Kind = bkOK
- Margin = 2
- Spacing = -1
- IsControl = True
- end
- object InchesGrid: TBitBtn
- Left = 8
- Top = 22
- Width = 169
- Height = 33
- Caption = 'View Inches Grid'
- TabOrder = 1
- OnClick = InchesGridClick
- Margin = 2
- NumGlyphs = 2
- Spacing = -1
- IsControl = True
- end
- object CentiGrid: TBitBtn
- Left = 8
- Top = 70
- Width = 169
- Height = 33
- Caption = 'View Centimetre Grid'
- TabOrder = 2
- OnClick = CentiGridClick
- Margin = 2
- NumGlyphs = 2
- Spacing = -1
- IsControl = True
- end
- object PrintWin1: TPrintWin
- About = 'Version 5.32'
- AboutRegistered = 'TOM SNIDER'
- HeaderFont.Color = clWindowText
- HeaderFont.Height = 16
- HeaderFont.Name = 'Arial'
- HeaderFont.Style = []
- Font.Color = clWindowText
- Font.Height = 16
- Font.Name = 'Arial'
- Font.Style = []
- FooterFont.Color = clWindowText
- FooterFont.Height = 12
- FooterFont.Name = 'Arial'
- FooterFont.Style = []
- FrameObjects = True
- clBtnFaceAsWhite = True
- OutputTo = poViewer
- Orientation = Default
- Units = poInches
- ViewButtonVisible = False
- ShowCancelDialog = True
- LineWidth = 0
- Copies = 1
- GridBackDrop = False
- GridBackDropUnits = poInches
- ZoomPercentage = 25.000000000000000000
- HeaderTop = 0.500000000000000000
- HeaderLeft = 0.500000000000000000
- HeaderStringLeft = ' '
- HeaderStringCenter = ' '
- HeaderStringRight = ' '
- HeaderEnabled = True
- HeaderOutlined = False
- HeaderFilled = False
- TextColor = clBlack
- ViewBkColor = 11234567
- ViewHeading = 'Printit Viewer'
- HeadingColor = clSilver
- FrameStyle = frThin
- FooterTop = 25.130000000000000000
- FooterString = ' '
- FooterEnabled = True
- FooterOutlined = False
- FooterFilled = False
- FixSansSerif = True
- FooterStringLeft = 'Printed on @Date at @Time'
- FooterStringRight = 'Page @Page'
- BorderLeft = 0.500000000000000000
- BorderRight = 0.500000000000000000
- LineSpacing = 2.800000000000000000
- Left = 96
- end
- end
-