📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 495
Height = 344
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 24
Top = 40
Width = 449
Height = 193
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#25340#38899#21152#21152
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 32
Top = 256
Width = 240
Height = 25
DataSource = DataSource1
TabOrder = 1
end
object Button1: TButton
Left = 304
Top = 256
Width = 75
Height = 25
Caption = #30830#35748#26356#26032
TabOrder = 2
OnClick = Button1Click
end
object DCOMConnection1: TDCOMConnection
ServerGUID = '{9CA586F6-52EA-47BF-A5B5-2F6A4D26E57C}'
ServerName = 'MyAppServer.MyAppServer'
Left = 144
Top = 8
end
object ClientDataSet1: TClientDataSet
Active = True
Aggregates = <>
Params = <>
ProviderName = 'DataSetProvider1'
RemoteServer = DCOMConnection1
Left = 176
Top = 8
end
object DataSource1: TDataSource
DataSet = ClientDataSet1
Left = 208
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -