iwunit1.dfm
来自「IntraWeb.Develop.Sample」· DFM 代码 · 共 53 行
DFM
53 行
object formMain: TformMain
Left = 0
Top = 0
Width = 349
Height = 296
Background.Fixed = False
HandleTabs = False
SupportedBrowsers = [brIE, brNetscape6]
DesignLeft = 314
DesignTop = 127
object TIWAdvLUEdit1: TTIWAdvLUEdit
Left = 16
Top = 16
Width = 121
Height = 21
ZIndex = 0
BGColor = clNone
DoSubmitValidation = True
Editable = True
Font.Color = clNone
Font.Enabled = False
Font.FontName = 'Tahoma,'#23435#20307
Font.Size = 9
Font.Style = []
FriendlyName = 'TIWAdvLUEdit1'
MaxLength = 0
ReadOnly = False
Required = False
ScriptEvents = <>
TabOrder = 0
AdvanceOnReturn = False
Alignment = taLeftJustify
BorderColor = clBlack
BorderWidth = 1
Color = clWhite
DecimalPoint = ','
EditType = etString
FocusColor = clWhite
Flat = False
PasswordPrompt = False
SelectAll = False
Signed = False
SubmitOnReturn = False
Text = 'TIWAdvLUEdit1'
LookupItems.Strings = (
#38271#28165#21306#20379#30005#23616
#20320#22909#65292#25105#26159#19968#20010#21517
#22823#23478#22909
'This is a sample program!')
CaseSensitive = True
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?