- object papermanageform: Tpapermanageform
- Left = 224
- Top = 181
- Width = 538
- Height = 551
- BorderIcons = [biMinimize, biMaximize]
- Caption = #35797#21367#31649#29702
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 530
- Height = 505
- Align = alClient
- TabOrder = 0
- object PageControl1: TPageControl
- Left = 0
- Top = 8
- Width = 529
- Height = 489
- ActivePage = TabSheet1
- BiDiMode = bdRightToLeft
- ParentBiDiMode = False
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = ' '#35797#21367#24635#35272' '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- object DBMemo1: TDBMemo
- Left = 0
- Top = 0
- Width = 521
- Height = 465
- DataField = 'papertext'
- DataSource = DataModule4.DataSource_papermanager
- ScrollBars = ssBoth
- TabOrder = 0
- end
- end
- object TabSheet2: TTabSheet
- Caption = ' '#31572#26696#24635#35272' '
- ImageIndex = 1
- object DBMemo2: TDBMemo
- Left = 0
- Top = 0
- Width = 521
- Height = 457
- DataField = 'answertext'
- DataSource = DataModule4.DataSource_papermanager
- ScrollBars = ssBoth
- TabOrder = 0
- end
- end
- end
- object DBEdit1: TDBEdit
- Left = 152
- Top = 4
- Width = 201
- Height = 21
- DataField = 'jname'
- DataSource = DataModule4.DataSource_papermanager
- TabOrder = 1
- OnChange = DBEdit1Change
- end
- object DBNavigator1: TDBNavigator
- Left = 360
- Top = 2
- Width = 164
- Height = 25
- DataSource = DataModule4.DataSource_papermanager
- VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
- TabOrder = 2
- end
- end
- object MainMenu1: TMainMenu
- Left = 288
- object N3: TMenuItem
- Caption = #25991#20214'(&F)'
- object EXT1: TMenuItem
- Caption = #23558#35797#21367#20445#23384#21040'WORD'#20013
- OnClick = EXT1Click
- end
- object EXT2: TMenuItem
- Caption = #23558#31572#26696#20445#23384#21040'WORD'#20013
- OnClick = EXT2Click
- end
- object N26: TMenuItem
- Caption = #20851#38381'(&E)'
- OnClick = N26Click
- end
- end
- object P1: TMenuItem
- Caption = #25171#21360'(&P)'
- object N2: TMenuItem
- Caption = #25171#21360#35797#21367
- OnClick = N2Click
- end
- end
- object N5: TMenuItem
- Caption = #26684#24335'(&S)'
- object N19: TMenuItem
- Caption = #25991#23383#26684#24335'...(&W)'
- OnClick = N19Click
- end
- end
- object N6: TMenuItem
- Caption = #24110#21161'(&H)'
- object N21: TMenuItem
- Caption = #20851#20110#26412#32534#36753#22120'(&H)'
- end
- end
- end
- object FontDialog1: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Left = 312
- Top = 16
- end
- object PrintDialog1: TPrintDialog
- Left = 192
- Top = 8
- end
- object SaveDialog1: TSaveDialog
- Left = 420
- Top = 96
- end
- end