📄 ufrmsetoil.dfm
字号:
object FrmSetOil: TFrmSetOil
Left = 387
Top = 141
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #27833#32791#35774#32622
ClientHeight = 228
ClientWidth = 629
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object dxDockSite1: TdxDockSite
Left = 0
Top = 0
Width = 629
Height = 228
Align = alClient
DockType = 0
OriginalWidth = 629
OriginalHeight = 228
object dxLayoutDockSite1: TdxLayoutDockSite
Left = 0
Top = 0
Width = 629
Height = 228
DockType = 1
OriginalWidth = 300
OriginalHeight = 200
end
object dxDockPanel2: TdxDockPanel
Left = 0
Top = 0
Width = 629
Height = 228
AllowFloating = False
AutoHide = False
Caption = #27833#21697#31649#29702
CaptionButtons = []
DockType = 1
OriginalWidth = 497
OriginalHeight = 140
object lvPrice: TTbListView
Left = 0
Top = 0
Width = 489
Height = 204
Align = alLeft
Columns = <
item
Caption = 'ID'
end
item
Caption = #27833#21697#31867#22411
Width = 150
end
item
Caption = #27833#20215'('#21319')'
Width = 120
end
item
Caption = #30334#20844#37324#27833#32791'('#21319')'
Width = 160
end>
GridLines = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnCustomDrawItem = lvPriceCustomDrawItem
OnSelectItem = lvPriceSelectItem
Header.HeaderFont.Charset = DEFAULT_CHARSET
Header.HeaderFont.Color = clWindowText
Header.HeaderFont.Height = -11
Header.HeaderFont.Name = 'MS Sans Serif'
Header.HeaderFont.Style = []
end
object btnAdd: TcxButton
Left = 504
Top = 8
Width = 105
Height = 25
Caption = #22686#21152'[&N]'
TabOrder = 1
OnClick = btnAddClick
end
object btnDelete: TcxButton
Left = 504
Top = 40
Width = 105
Height = 25
Caption = #21024#38500'[&R]'
TabOrder = 2
OnClick = btnDeleteClick
end
object btnModify: TcxButton
Left = 504
Top = 72
Width = 105
Height = 25
Caption = #20462#25913'[&M]'
TabOrder = 3
OnClick = btnModifyClick
end
object btnDefault: TcxButton
Left = 504
Top = 104
Width = 105
Height = 25
Caption = #35774#20026#40664#35748'[&U]'
TabOrder = 4
OnClick = btnDefaultClick
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -