📄 lib_manager.~dfm
字号:
object libmanager: Tlibmanager
Left = 356
Top = 278
AutoScroll = False
AutoSize = True
Caption = #39064#24211#31649#29702
ClientHeight = 417
ClientWidth = 560
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poDefault
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 40
Width = 20
Height = 19
Caption = #32534
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#26032#39759
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 0
Top = 64
Width = 20
Height = 19
Caption = #36753
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#26032#39759
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 0
Top = 88
Width = 20
Height = 19
Caption = #21475
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #21326#25991#26032#39759
Font.Style = [fsBold]
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 0
Top = 113
Width = 560
Height = 304
DataSource = DataSource1
Options = [dgEditing, dgAlwaysShowEditor, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ParentShowHint = False
ShowHint = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 0
Top = 0
Width = 549
Height = 41
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
Flat = True
ParentShowHint = False
ShowHint = True
TabOrder = 1
TabStop = True
end
object DBMemo1: TDBMemo
Left = 24
Top = 40
Width = 529
Height = 73
DataField = 'CONTENT'
DataSource = DataSource1
TabOrder = 2
end
object DataSource1: TDataSource
DataSet = Table1
Left = 528
end
object MainMenu1: TMainMenu
object N1: TMenuItem
Caption = #25991#20214
object N4: TMenuItem
Caption = #25171#24320' '
end
object N5: TMenuItem
Caption = #20445#23384
end
object N6: TMenuItem
Caption = #21478#23384#20026
end
object N7: TMenuItem
Caption = #25171#21360
end
object N8: TMenuItem
Caption = #36864#20986
end
end
object N2: TMenuItem
Caption = #32534#36753
end
object N3: TMenuItem
Caption = #26597#30475
end
end
object Table1: TTable
Active = True
CachedUpdates = True
AutoRefresh = True
DatabaseName = 'exam'
TableName = 'QUESTIONLIB'
Left = 496
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -