home *** CD-ROM | disk | FTP | other *** search
- object SetGridForm: TSetGridForm
- Left = 465
- Top = 174
- HelpContext = 770
- BorderStyle = bsDialog
- Caption = 'Set Grid'
- ClientHeight = 124
- ClientWidth = 302
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 15
- object Label1: TLabel
- Left = 9
- Top = 16
- Width = 102
- Height = 15
- Alignment = taRightJustify
- Caption = '&Horizontal (Pixels):'
- FocusControl = SpinEdit1
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 24
- Top = 48
- Width = 87
- Height = 15
- Alignment = taRightJustify
- Caption = '&Vertical (Pixels):'
- FocusControl = SpinEdit2
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 0
- Top = 80
- Width = 305
- Height = 9
- Shape = bsTopLine
- end
- object OkBtn: TNeoBitBtn
- Left = 26
- Top = 88
- Width = 81
- Height = 28
- Caption = 'OK'
- Default = True
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 2
- OnClick = OkBtnClick
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
- 3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0
- E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0
- E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033
- 33333333330B033333333333330F733333333333333073333333}
- end
- object SpinEdit1: TSpinEdit
- Left = 117
- Top = 12
- Width = 52
- Height = 24
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- MaxValue = 100
- MinValue = 4
- ParentFont = False
- TabOrder = 0
- Value = 10
- end
- object SpinEdit2: TSpinEdit
- Left = 117
- Top = 44
- Width = 52
- Height = 24
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- MaxValue = 100
- MinValue = 4
- ParentFont = False
- TabOrder = 1
- Value = 10
- end
- object HelpBtn: TNeoBitBtn
- Left = 194
- Top = 88
- Width = 81
- Height = 28
- Caption = '&Help'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = HelpBtnClick
- Glyph.Data = {
- 76010000424D760100000000000076000000280000001B000000100000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333
- 3300003333333330000033333333333300BFBF00333333300000333333333330
- FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
- FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
- FB0BF0FBFB0BF03000003CC330BF70BF000FBF00BF07BF0000003CC330FBF0F0
- FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
- 000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
- FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
- 00FBFB003333333000003CCC3333333333000033333333300000}
- end
- object CanBtn: TNeoBitBtn
- Left = 110
- Top = 88
- Width = 81
- Height = 28
- Cancel = True
- Caption = 'Cancel'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 4
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000000000000080020000E00100000000000000000000030303000303
- 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303
- FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333
- 33333333330F733333333333330B033330003333330FB03000B03370000BFB00
- E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0
- E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000
- 0000333333333333333333333333333333333333333333333333}
- end
- object GroupBox1: TGroupBox
- Left = 180
- Top = 5
- Width = 113
- Height = 64
- Caption = 'Options'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- object ShowGrid: TCheckBox
- Left = 12
- Top = 18
- Width = 81
- Height = 17
- Caption = 'Sho&w Grid'
- TabOrder = 0
- end
- object SnapGrid: TCheckBox
- Left = 12
- Top = 38
- Width = 93
- Height = 17
- Caption = 'S&nap to Grid'
- TabOrder = 1
- end
- end
- end
-