📄 selectkrxxunit.dfm
字号:
end
object btn1: TsuiButton
Left = 640
Top = 88
Width = 65
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #26597#35810
AutoSize = False
ParentFont = False
UIStyle = MacOS
TabOrder = 17
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = btn1Click
ResHandle = 0
end
object btn2: TsuiButton
Left = 720
Top = 88
Width = 64
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #36864#20986
AutoSize = False
ParentFont = False
UIStyle = MacOS
TabOrder = 18
Transparent = True
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = btn2Click
ResHandle = 0
end
object sdbgrd1: TsuiDBGrid
Left = 4
Top = 117
Width = 790
Height = 340
Align = alBottom
BorderStyle = bsNone
Color = clWhite
DataSource = ds2
FixedColor = 10504772
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ParentFont = False
TabOrder = 19
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWhite
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
UIStyle = DeepBlue
BorderColor = clBlack
FocusedColor = clGreen
SelectedColor = clYellow
FontColor = clBlack
TitleFontColor = clWhite
FixedBGColor = 10504772
BGColor = clWhite
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'room'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #25151#38388#21495
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 55
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'name'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #23458#20154#22995#21517
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 65
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'sex'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #24615#21035
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 40
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'phone'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #32852#31995#30005#35805
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 120
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'cardtype'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #35777#20214#31867#22411
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 70
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'cardnum'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #35777#20214#32534#21495
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 150
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'address'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Title.Alignment = taCenter
Title.Caption = #21407#31821#22320#22336
Title.Color = clWhite
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -14
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 231
Visible = True
end>
end
end
object ds1: TClientDataSet
Aggregates = <>
Params = <>
ProviderName = 'dspRoomRoomPeople'
RemoteServer = LoginForm.SocketConnection1
Left = 8
Top = 160
object wdstrngfldds1id: TWideStringField
FieldName = 'id'
Size = 50
end
object wdstrngfldds1room: TWideStringField
FieldName = 'room'
Size = 50
end
object wdstrngfldds1name: TWideStringField
FieldName = 'name'
Size = 50
end
object wdstrngfldds1sex: TWideStringField
FieldName = 'sex'
Size = 50
end
object wdstrngfldds1phone: TWideStringField
FieldName = 'phone'
Size = 50
end
object wdstrngfldds1cardtype: TWideStringField
FieldName = 'cardtype'
Size = 50
end
object wdstrngfldds1cardnum: TWideStringField
FieldName = 'cardnum'
Size = 50
end
object wdstrngfldds1address: TWideStringField
FieldName = 'address'
Size = 50
end
object ds1entertime: TStringField
FieldKind = fkLookup
FieldName = 'entertime'
LookupDataSet = ds3
LookupKeyFields = 'id'
LookupResultField = 'entertime'
KeyFields = 'id'
Size = 200
Lookup = True
end
object ds1leavetime: TStringField
FieldKind = fkLookup
FieldName = 'leavetime'
LookupDataSet = ds3
LookupKeyFields = 'id'
LookupResultField = 'leavetime'
KeyFields = 'id'
Size = 200
Lookup = True
end
end
object ds2: TDataSource
DataSet = ds1
Left = 40
Top = 160
end
object ds3: TClientDataSet
Aggregates = <>
Params = <>
ProviderName = 'dspRoomHouse'
RemoteServer = LoginForm.SocketConnection1
Left = 72
Top = 160
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -