home *** CD-ROM | disk | FTP | other *** search
- object AlignObjForm: TAlignObjForm
- Left = 361
- Top = 290
- HelpContext = 776
- BorderStyle = bsDialog
- Caption = 'Align'
- ClientHeight = 132
- ClientWidth = 359
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 15
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 341
- Height = 77
- Caption = 'Choose Alignment'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- end
- object Relative: TCheckBox
- Left = 8
- Top = 104
- Width = 68
- Height = 17
- Caption = 'R&elative'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- object NeoBitBtn1: TNeoBitBtn
- Left = 104
- Top = 96
- Width = 81
- Height = 28
- Caption = 'OK'
- Default = True
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 3
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0
- E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0
- E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033
- 33333333330B033333333333330F833333333333333083333333}
- end
- object NeoBitBtn2: TNeoBitBtn
- Left = 188
- Top = 96
- 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
- 0400000000008000000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333808333
- 33333333330F833333333333330B033330003333330FB03000B03380000BFB00
- E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000330087FBFBF0
- E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000338000000000
- 0000333333333333333333333333333333333333333333333333}
- end
- object Panel1: TPanel
- Left = 12
- Top = 24
- Width = 329
- Height = 29
- BevelOuter = bvNone
- TabOrder = 0
- object LeftObj: TRadioButton
- Left = 24
- Top = 4
- Width = 45
- Height = 17
- Caption = '&Left'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object Center: TRadioButton
- Left = 96
- Top = 4
- Width = 61
- Height = 17
- Caption = '&Center'
- Checked = True
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- TabStop = True
- end
- object RightObj: TRadioButton
- Left = 180
- Top = 4
- Width = 53
- Height = 17
- Caption = '&Right'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- object HorizNone: TRadioButton
- Left = 260
- Top = 4
- Width = 51
- Height = 17
- Caption = '&None'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- end
- object Panel2: TPanel
- Left = 12
- Top = 56
- Width = 329
- Height = 25
- BevelOuter = bvNone
- TabOrder = 1
- object TopObj: TRadioButton
- Left = 24
- Top = 0
- Width = 45
- Height = 17
- Caption = '&Top'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object Middle: TRadioButton
- Left = 96
- Top = 0
- Width = 59
- Height = 17
- Caption = '&Middle'
- Checked = True
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- TabStop = True
- end
- object BottomObj: TRadioButton
- Left = 180
- Top = 0
- Width = 63
- Height = 17
- Caption = '&Bottom'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- object VertNone: TRadioButton
- Left = 260
- Top = 0
- Width = 49
- Height = 17
- Caption = 'N&one'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- end
- end
- object NeoBitBtn3: TNeoBitBtn
- Left = 272
- Top = 96
- Width = 81
- Height = 28
- Caption = '&Help'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- OnClick = NeoBitBtn3Click
- Glyph.Data = {
- 76010000424D760100000000000076000000280000001B000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3300003333333330000033333333333300BFBF00333333300000333333333330
- FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
- FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
- FB0BF0FBFB0BF03000003CC330BF80BF000FBF00BF08BF0000003CC330FBF0F0
- FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
- 000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
- FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
- 00FBFB003333333000003CCC3333333333000033333333300000}
- end
- end
-