📄 iwunit1.dfm
字号:
object formMain: TformMain
Left = 0
Top = 0
Width = 495
Height = 360
Background.Fixed = False
HandleTabs = False
Title = #21033#29992'IntraWeb'#25216#26415#23454#29616#25968#25454#25805#20316
SupportedBrowsers = [brIE, brNetscape6]
DesignLeft = 211
DesignTop = -8
object IWButton1: TIWButton
Left = 334
Top = 76
Width = 51
Height = 25
ZIndex = 0
ButtonType = btButton
Caption = #25628#32034
Color = clBtnFace
DoSubmitValidation = True
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
ScriptEvents = <>
TabOrder = 0
OnClick = IWButton1Click
end
object IWEdit1: TIWEdit
Left = 222
Top = 80
Width = 97
Height = 21
ZIndex = 0
BGColor = clNone
DoSubmitValidation = True
Editable = True
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
FriendlyName = 'IWEdit1'
MaxLength = 0
ReadOnly = False
Required = False
ScriptEvents = <>
TabOrder = 1
PasswordPrompt = False
end
object IWLabel1: TIWLabel
Left = 112
Top = 32
Width = 235
Height = 16
ZIndex = 0
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
Caption = #21033#29992'IntraWeb'#25216#26415#23454#29616#25968#25454#25805#20316
end
object IWDBGrid1: TIWDBGrid
Left = 72
Top = 112
Width = 377
Height = 150
ZIndex = 0
BorderColors.Color = clNone
BorderColors.Light = clNone
BorderColors.Dark = clNone
BGColor = clNone
BorderSize = 1
BorderStyle = tfDefault
CellPadding = 0
CellSpacing = 0
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
FrameBuffer = 40
Lines = tlAll
UseFrame = True
UseWidth = True
Columns = <>
DataSource = DataSource1
FooterRowCount = 0
FromStart = True
HighlightColor = clNone
HighlightRows = False
Options = [dgShowTitles]
RefreshMode = rmAutomatic
RowLimit = 0
RollOver = False
RowClick = False
RollOverColor = clNone
RowHeaderColor = clNone
RowAlternateColor = clNone
RowCurrentColor = clNone
end
object IWLabel2: TIWLabel
Left = 144
Top = 272
Width = 140
Height = 16
ZIndex = 0
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
Caption = #26412#20363#25903#25345#27169#31946#26597#35810
end
object IWButton2: TIWButton
Left = 312
Top = 272
Width = 121
Height = 25
ZIndex = 0
ButtonType = btButton
Caption = #26174#31034#25152#26377#25968#25454
Color = clBtnFace
DoSubmitValidation = True
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
ScriptEvents = <>
TabOrder = 2
OnClick = IWButton2Click
end
object IWComboBox1: TIWComboBox
Left = 134
Top = 80
Width = 73
Height = 21
ZIndex = 1
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
ItemsHaveValues = False
NoSelectionText = '-- No Selection --'
RequireSelection = True
ScriptEvents = <>
UseSize = False
DoSubmitValidation = True
Editable = True
TabOrder = 3
ItemIndex = 0
Items.Strings = (
#22995#21517
#32844#19994
#34218#27700)
Sorted = False
end
object IWLabel3: TIWLabel
Left = 134
Top = 56
Width = 70
Height = 16
ZIndex = 0
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
Caption = #36873#25321#23383#27573
end
object DataSource1: TDataSource
DataSet = Query1
Left = 64
Top = 64
end
object Query1: TQuery
Left = 24
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -