📄 basefindunit1.~dfm
字号:
object basefindfrm: Tbasefindfrm
Left = 218
Top = 219
Width = 618
Height = 348
Caption = #21592#24037#22522#26412#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 240
Top = 8
Width = 144
Height = 24
Caption = #21592#24037#22522#26412#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #21326#25991#24425#20113
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 176
Top = 32
Width = 289
Height = 10
Shape = bsBottomLine
end
object cancel_btn: TButton
Left = 325
Top = 280
Width = 92
Height = 25
Caption = #36864#20986
TabOrder = 0
OnClick = cancel_btnClick
end
object DBGrid1: TDBGrid
Left = -8
Top = 48
Width = 609
Height = 217
DataSource = basefind_ds1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDrawColumnCell = DBGrid1DrawColumnCell
OnDblClick = DBGrid1DblClick
end
object Add_Btn: TButton
Left = 208
Top = 280
Width = 97
Height = 25
Caption = #28155#21152#26032#21592#24037
TabOrder = 2
OnClick = Add_BtnClick
end
object basefind_ds1: TDataSource
DataSet = basefind_cds1
Left = 128
Top = 192
end
object basefind_cds1: TClientDataSet
Aggregates = <>
Params = <>
Left = 88
Top = 192
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -