📄 iwunit1.dfm
字号:
object formMain: TformMain
Left = 0
Top = 0
Width = 486
Height = 296
Background.Fixed = False
HandleTabs = False
SupportedBrowsers = [brIE, brNetscape6]
OnCreate = IWAppFormCreate
DesignLeft = 314
DesignTop = 127
object IWDBImage1: TIWDBImage
Left = 200
Top = 8
Width = 281
Height = 209
ZIndex = 0
DoSubmitValidation = True
ScriptEvents = <>
UseBorder = False
UseSize = True
JpegOptions.CompressionQuality = 90
JpegOptions.Performance = jpBestSpeed
JpegOptions.ProgressiveEncoding = False
JpegOptions.Smoothing = True
end
object IWDBEdit1: TIWDBEdit
Left = 8
Top = 40
Width = 121
Height = 21
ZIndex = 0
BGColor = clNone
DoSubmitValidation = True
Editable = True
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
FriendlyName = 'IWDBEdit1'
MaxLength = 0
ReadOnly = False
Required = False
ScriptEvents = <>
TabOrder = 0
AutoEditable = False
PasswordPrompt = False
end
object IWDBEdit2: TIWDBEdit
Left = 8
Top = 112
Width = 121
Height = 21
ZIndex = 0
BGColor = clNone
DoSubmitValidation = True
Editable = True
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
FriendlyName = 'IWDBEdit2'
MaxLength = 0
ReadOnly = False
Required = False
ScriptEvents = <>
TabOrder = 1
AutoEditable = False
PasswordPrompt = False
end
object IWDBEdit3: TIWDBEdit
Left = 8
Top = 184
Width = 121
Height = 21
ZIndex = 0
BGColor = clNone
DoSubmitValidation = True
Editable = True
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
FriendlyName = 'IWDBEdit3'
MaxLength = 0
ReadOnly = False
Required = False
ScriptEvents = <>
TabOrder = 2
AutoEditable = False
PasswordPrompt = False
end
object IWButton1: TIWButton
Left = 8
Top = 240
Width = 75
Height = 25
ZIndex = 0
ButtonType = btButton
Caption = #26368#21069
Color = clBtnFace
DoSubmitValidation = True
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
ScriptEvents = <>
TabOrder = 3
OnClick = IWButton1Click
end
object IWButton2: TIWButton
Left = 144
Top = 240
Width = 75
Height = 25
ZIndex = 0
ButtonType = btButton
Caption = #21521#21069
Color = clBtnFace
DoSubmitValidation = True
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
ScriptEvents = <>
TabOrder = 4
OnClick = IWButton2Click
end
object IWButton3: TIWButton
Left = 272
Top = 240
Width = 75
Height = 25
ZIndex = 0
ButtonType = btButton
Caption = #21521#21518
Color = clBtnFace
DoSubmitValidation = True
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
ScriptEvents = <>
TabOrder = 5
OnClick = IWButton3Click
end
object IWButton4: TIWButton
Left = 392
Top = 240
Width = 75
Height = 25
ZIndex = 0
ButtonType = btButton
Caption = #26368#21518
Color = clBtnFace
DoSubmitValidation = True
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
ScriptEvents = <>
TabOrder = 6
OnClick = IWButton4Click
end
object IWLabel1: TIWLabel
Left = 8
Top = 16
Width = 40
Height = 16
ZIndex = 0
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
Caption = 'Name'
end
object IWLabel2: TIWLabel
Left = 8
Top = 88
Width = 31
Height = 16
ZIndex = 0
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
Caption = 'Area'
end
object IWLabel3: TIWLabel
Left = 8
Top = 160
Width = 28
Height = 16
ZIndex = 0
Font.Color = clNone
Font.Enabled = True
Font.Size = 10
Font.Style = []
Caption = 'Size'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -