📄 dataview.~dfm
字号:
object FormDataView: TFormDataView
Left = 348
Top = 188
Width = 136
Height = 168
Caption = #27700#31665#25511#21046#31995#32479
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object BTN_A_OK: TButton
Left = 24
Top = 16
Width = 75
Height = 25
Caption = #27700#31665'A'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = BTN_A_OKClick
end
object BTN_B_OK: TButton
Left = 24
Top = 56
Width = 75
Height = 25
Caption = #27700#31665'B'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object BTN_Close: TButton
Left = 24
Top = 96
Width = 75
Height = 25
Caption = #20851#38381'(&C)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BTN_CloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -