📄 clffform.dfm
字号:
object FormCLFF: TFormCLFF
Tag = 17
Left = 60
Top = 129
Width = 611
Height = 301
Caption = #22788#29702#26041#27861#21517#31216
Color = clBtnFace
Constraints.MaxHeight = 534
Constraints.MaxWidth = 800
Constraints.MinHeight = 301
Constraints.MinWidth = 611
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 192
Top = 72
Width = 84
Height = 13
AutoSize = False
Caption = #22788#29702#26041#27861#35828#26126
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 40
Top = 72
Width = 84
Height = 13
AutoSize = False
Caption = #22788#29702#26041#27861#32534#21495
FocusControl = DBEdit4
end
object tDbNav971: tDbNav97
Left = 16
Top = 184
Width = 568
Height = 25
DataSource = DM.dsCLFF
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbCopyInsert, nbAppend, nbCopyAppend]
Ctl3D = True
ParentCtl3D = False
CaptionStyle = blBitmapTop
Style = btCaption
Direction = dirHorizontal
TabOrder = 0
end
object wwDBNavigator1: TwwDBNavigator
Left = 371
Top = 208
Width = 142
Height = 25
AutosizeStyle = asSizeNavButtons
DataSource = DM.dsCLFF
RepeatInterval.InitialDelay = 500
RepeatInterval.Interval = 100
object wwDBNavigator1FilterDialog: TwwNavButton
Left = 0
Top = 0
Width = 71
Height = 25
Hint = 'Filter the dataset'
ImageIndex = 0
NumGlyphs = 0
ShowText = True
Spacing = 4
Transparent = False
Caption = #31579#36873#35760#24405
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 0
Style = nbsFilterDialog
end
object wwDBNavigator1LocateDialog: TwwNavButton
Left = 71
Top = 0
Width = 71
Height = 25
Hint = 'Locate a specific record'
ImageIndex = 0
NumGlyphs = 2
ShowText = True
Spacing = 4
Transparent = False
Caption = #26597#25214#35760#24405
Enabled = False
DisabledTextColors.ShadeColor = clGray
DisabledTextColors.HighlightColor = clBtnHighlight
Index = 1
Style = nbsLocateDialog
end
end
object tDbNav972: tDbNav97
Left = 16
Top = 208
Width = 355
Height = 25
DataSource = DM.dsCLFF
VisibleButtons = [nbDelete, nbEdit, nbPost, nbCancel, nbRefresh]
Ctl3D = True
ParentCtl3D = False
CaptionStyle = blBitmapTop
Style = btCaption
Direction = dirHorizontal
TabOrder = 2
end
object DBEdit3: TDBEdit
Left = 192
Top = 88
Width = 368
Height = 21
DataField = 'clffsm'
DataSource = DM.dsCLFF
TabOrder = 4
end
object DBEdit4: TDBEdit
Left = 40
Top = 88
Width = 89
Height = 21
DataField = 'clffbh'
DataSource = DM.dsCLFF
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -