📄 dmsysoperator.dfm
字号:
object SysOperatorDM: TSysOperatorDM
OldCreateOrder = False
OnCreate = DataModuleCreate
OnDestroy = DataModuleDestroy
Left = 341
Top = 197
Height = 272
Width = 215
object SocketConSysOperator: TSocketConnection
Connected = True
ServerGUID = '{63744908-4F8F-4387-8FA7-008E56514813}'
ServerName = 'SysOperatorData.mtsSysOperatorObj'
Address = '127.0.0.1'
Left = 40
Top = 24
end
object cdsSysOperator: TClientDataSet
Active = True
Aggregates = <>
Filtered = True
Params = <>
ProviderName = 'dspSysOperator'
RemoteServer = SocketConSysOperator
OnFilterRecord = cdsSysOperatorFilterRecord
Left = 120
Top = 16
object cdsSysOperatorUserId: TWideStringField
FieldName = 'UserId'
ProviderFlags = [pfInUpdate, pfInWhere, pfInKey]
Size = 10
end
object cdsSysOperatorEmployeeId: TWideStringField
FieldName = 'EmployeeId'
Size = 10
end
object cdsSysOperatorPassword: TWideStringField
FieldName = 'Password'
end
object cdsSysOperatorPermissionId: TSmallintField
FieldName = 'PermissionId'
end
end
object cdsPerMaster: TClientDataSet
Aggregates = <>
Params = <>
Left = 120
Top = 80
end
object cdsEmployee: TClientDataSet
Aggregates = <>
Params = <>
Left = 112
Top = 192
end
object SocketConQuery: TSocketConnection
ServerGUID = '{5E832DAE-3ADC-4454-933B-17199232C6CF}'
ServerName = 'DataBaseQueryData.mtsQueryObj'
Address = '127.0.0.1'
Left = 32
Top = 176
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -