u_filterfrm.~dfm
来自「给一个企业做的产品展示系统,很好的展示了产品的各种功能」· ~DFM 代码 · 共 69 行
~DFM
69 行
object FilterFrm: TFilterFrm
Left = 284
Top = 259
BorderStyle = bsDialog
Caption = #26597#35810#31383#21475
ClientHeight = 116
ClientWidth = 334
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 334
Height = 116
Align = alClient
BevelOuter = bvNone
BorderWidth = 16
TabOrder = 0
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 302
Height = 81
Align = alTop
Caption = #24405#20837#20135#21697#22411#21495#32534#30721
TabOrder = 0
object Label1: TLabel
Left = 15
Top = 39
Width = 54
Height = 12
Caption = #20135#21697#22411#21495':'
end
object edtNumber: TEdit
Left = 72
Top = 31
Width = 129
Height = 26
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Arial'
Font.Style = []
MaxLength = 100
ParentFont = False
TabOrder = 0
end
object Button2: TButton
Left = 210
Top = 32
Width = 71
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = Button2Click
end
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?