📄 websnap_details.dfm
字号:
object DataDetail: TDataDetail
OldCreateOrder = False
PageProducer = AdapterPageProducer
Left = 254
Top = 107
Height = 150
Width = 215
object AdapterPageProducer: TAdapterPageProducer
HTMLDoc.Strings = (
'<html>'
'<head>'
'</head>'
'<body>'
'<#STYLES><#WARNINGS><#SERVERSCRIPT>'
'</body>'
'</html>')
Left = 56
Top = 24
object AdapterForm1: TAdapterForm
object LayoutGroup1: TLayoutGroup
DisplayColumns = -1
object AdapterFieldGroup1: TAdapterFieldGroup
Adapter = wdm1.DataSetAdapter1
AdapterMode = 'Browse'
object FldName: TAdapterDisplayField
Caption = #22269#23478#21517#31216#65306
DisplayWidth = 24
FieldName = 'Name'
end
object FldCapital: TAdapterDisplayField
Caption = #39318#37117#65306
DisplayWidth = 24
FieldName = 'Capital'
end
object FldContinent: TAdapterDisplayField
Caption = #25152#23646#27954#65306
DisplayWidth = 24
FieldName = 'Continent'
end
object FldArea: TAdapterDisplayField
Caption = #38754#31215#65306
DisplayWidth = 10
FieldName = 'Area'
end
object FldPopulation: TAdapterDisplayField
Caption = #20154#21475#65306
DisplayWidth = 10
FieldName = 'Population'
end
end
object AdapterCommandGroup1: TAdapterCommandGroup
DisplayComponent = AdapterFieldGroup1
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -