📄 afxclientdemoimpl1.dfm
字号:
object AFXClientDemo: TAFXClientDemo
Left = 76
Top = 136
Width = 671
Height = 384
Caption = 'AFXClientDemo'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 16
object DBCtrlGrid1: TDBCtrlGrid
Left = 0
Top = 41
Width = 663
Height = 311
Align = alClient
ColCount = 1
DataSource = DataSource1
PanelHeight = 62
PanelWidth = 640
TabOrder = 0
RowCount = 5
SelectedColor = clTeal
object Label1: TLabel
Left = 9
Top = 9
Width = 39
Height = 16
Caption = 'NAME'
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 6
Top = 37
Width = 66
Height = 16
Caption = 'ADDRESS'
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 179
Top = 6
Width = 48
Height = 16
Caption = 'PHONE'
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 355
Top = 8
Width = 13
Height = 16
Caption = 'ID'
FocusControl = DBEdit4
end
object Label5: TLabel
Left = 466
Top = 8
Width = 53
Height = 16
Caption = 'SALARY'
FocusControl = DBEdit5
end
object DBEdit1: TDBEdit
Left = 50
Top = 6
Width = 122
Height = 24
DataField = 'NAME'
DataSource = DataSource1
ImeName = '穝猔
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -