📄 u_cltable1.dfm
字号:
object F_CLTable1: TF_CLTable1
Left = 303
Top = 196
BorderStyle = bsNone
Caption = 'F_CLTable1'
ClientHeight = 218
ClientWidth = 396
Color = clLime
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object enter: TButton
Left = 112
Top = 64
Width = 201
Height = 89
Caption = '清空Table1吗?'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = '隶书'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = enterClick
end
object Table1: TTable
TableName = 'Weight.DBF'
Left = 40
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -