📄 unit11.~dfm
字号:
object form_areainfo: Tform_areainfo
Left = 287
Top = 82
BorderStyle = bsDialog
Caption = #21306#22495#31649#29702' '
ClientHeight = 371
ClientWidth = 380
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 369
Height = 257
end
object DBGrid1: TDBGrid
Left = 16
Top = 16
Width = 345
Height = 233
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Width = 109
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 16
Top = 280
Width = 360
Height = 41
DataSource = DataSource1
TabOrder = 1
end
object Button1: TButton
Left = 160
Top = 336
Width = 75
Height = 25
Caption = #36864#20986#31649#29702' '
TabOrder = 2
OnClick = Button1Click
end
object DataSource1: TDataSource
DataSet = datalink.ADOQ_area
Left = 128
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -