u_guestmain.~dfm
来自「资料室图书借阅管理系统」· ~DFM 代码 · 共 138 行
~DFM
138 行
object IWForm_guest: TIWForm_guest
Left = 0
Top = 0
Width = 555
Height = 400
ConnectionMode = cmAny
SupportedBrowsers = [brIE, brNetscape7, brOpera, brNetscape6]
BGColor = clWebALICEBLUE
BrowserSecurityCheck = True
Background.Fixed = False
HandleTabs = False
LockUntilLoaded = True
LockOnSubmit = True
UpdateMode = umAll
DesignLeft = 113
DesignTop = 107
object IWLink1: TIWLink
Left = 208
Top = 88
Width = 89
Height = 25
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = False
Color = clNone
Caption = #20070' '#31821' '#26597' '#35810
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = [fsUnderline]
ScriptEvents = <>
DoSubmitValidation = False
FriendlyName = 'IWLink1'
OnClick = IWLink1Click
TabOrder = 0
RawText = False
end
object IWLink2: TIWLink
Left = 208
Top = 136
Width = 89
Height = 25
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = False
Color = clNone
Caption = #26399' '#21002' '#26597' '#35810' '
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = [fsUnderline]
ScriptEvents = <>
DoSubmitValidation = False
FriendlyName = 'IWLink1'
OnClick = IWLink2Click
TabOrder = 0
RawText = False
end
object IWLink3: TIWLink
Left = 208
Top = 216
Width = 89
Height = 25
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = False
Color = clNone
Caption = #26032' '#20070' '#25512' '#33616
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = [fsUnderline]
ScriptEvents = <>
DoSubmitValidation = False
FriendlyName = 'IWLink1'
OnClick = IWLink3Click
TabOrder = 0
RawText = False
end
object IWLink4: TIWLink
Left = 208
Top = 176
Width = 89
Height = 25
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = False
Color = clNone
Caption = #35835' '#32773' '#20449' '#24687
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = [fsUnderline]
ScriptEvents = <>
DoSubmitValidation = False
FriendlyName = 'IWLink1'
OnClick = IWLink4Click
TabOrder = 0
RawText = False
end
object IWLink5: TIWLink
Left = 200
Top = 288
Width = 89
Height = 25
Cursor = crAuto
IW50Hint = False
ParentShowHint = False
ShowHint = True
ZIndex = 0
RenderSize = False
Color = clNone
Caption = #36820' '#22238
Font.Color = clWebDARKBLUE
Font.Enabled = True
Font.Size = 15
Font.Style = [fsItalic, fsUnderline]
ScriptEvents = <>
DoSubmitValidation = False
FriendlyName = 'IWLink1'
OnClick = IWLink5Click
TabOrder = 0
RawText = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?