📄 ydxcjt.dfm
字号:
object Fxcjt: TFxcjt
Left = 192
Top = 107
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = '现场勘察简图'
ClientHeight = 353
ClientWidth = 536
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object DBImage1: TDBImage
Left = 0
Top = 0
Width = 537
Height = 313
DataField = 'YD_XCJT'
DataSource = YDData.DSbzyhda
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 416
Top = 320
Width = 73
Height = 25
Caption = '关闭'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkClose
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -