📄 untfieldvalueslist.dfm
字号:
inherited frmFieldValuesList: TfrmFieldValuesList
ActiveControl = dvwFieldValuesList
BorderStyle = bsSizeable
Caption = 'frmFieldValuesList'
ClientHeight = 372
ClientWidth = 457
OnCreate = FormCreate
ExplicitWidth = 465
ExplicitHeight = 406
PixelsPerInch = 96
TextHeight = 12
inherited Shape1: TShape
Width = 457
ExplicitWidth = 432
end
inherited Bevel1: TBevel
Width = 457
ExplicitWidth = 432
end
inherited lblFunctionTitle: TLabel
Left = 20
Top = 10
Width = 65
Caption = #36873#25321#23383#27573#20540
ExplicitLeft = 20
ExplicitTop = 10
ExplicitWidth = 65
end
inherited lblFunctionDesc: TLabel
Caption = #23383#27573#21487#36873#30340#32534#21495#21644#20540#22914#19979#65292#35831#36873#25321#19968#20010#20540#12290
end
inherited imgFunctionIcon: TImage
Left = 396
ExplicitLeft = 396
end
inherited Panel1: TPanel
Top = 329
Width = 457
ExplicitTop = 329
ExplicitWidth = 457
inherited btnOK: TRzBitBtn
Left = 259
Enabled = False
ExplicitLeft = 259
end
inherited btnCancel: TRzBitBtn
Left = 355
ExplicitLeft = 355
end
end
object dvwFieldValuesList: TJSDBListView
AlignWithMargins = True
Left = 20
Top = 72
Width = 417
Height = 247
Margins.Left = 20
Margins.Top = 7
Margins.Right = 20
Margins.Bottom = 10
Align = alClient
Columns = <>
FrameHotTrack = True
FrameVisible = True
FramingPreference = fpCustomFraming
FullDrag = True
HideSelection = False
OwnerData = True
RowSelect = True
SmallImages = frmMain.ils16
TabOrder = 1
ViewStyle = vsReport
OnDblClick = dvwFieldValuesListDblClick
OnSelectItem = dvwFieldValuesListSelectItem
DefaultImageIndex = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -