📄 sy230.~dfm
字号:
inherited fmSY230: TfmSY230
Left = 288
Top = 297
ActiveControl = ED1
Caption = 'SY210 '#20351#29992#32773#22519#34892#27402#38480#26126#32048#34920
ClientHeight = 116
ClientWidth = 385
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 16
inherited bnOK: TBitBtn
Left = 304
end
inherited bnCancel: TBitBtn
Left = 304
end
object GroupBox1: TGroupBox [2]
Left = 4
Top = 4
Width = 293
Height = 105
Caption = #20351#29992#32773#32232#34399
TabOrder = 2
object Label1: TLabel
Left = 12
Top = 24
Width = 24
Height = 16
Caption = '&1'#36215
FocusControl = ED1
end
object Label2: TLabel
Left = 12
Top = 52
Width = 24
Height = 16
Caption = '&2'#36804
FocusControl = ED2
end
object sbBeginRegionID: TSpeedButton
Left = 136
Top = 20
Width = 23
Height = 25
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333FBFFFF
FFFF3333333FBBFFFFBF333333FBFFFFBFFF333333FBFFFFBFBF3333333FBBFF
FFFF333333000FBFFFBF3333300330FBFFFF33330308F30BFFFF33330030F30F
BBFB333303F80033FF3F33300FFF803333333003F30003333333003F80333333
333303F88033333333330F880333333333330000333333333333}
OnClick = sbBeginRegionIDClick
end
object sbEndRegionID: TSpeedButton
Left = 136
Top = 48
Width = 23
Height = 25
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333FBFFFF
FFFF3333333FBBFFFFBF333333FBFFFFBFFF333333FBFFFFBFBF3333333FBBFF
FFFF333333000FBFFFBF3333300330FBFFFF33330308F30BFFFF33330030F30F
BBFB333303F80033FF3F33300FFF803333333003F30003333333003F80333333
333303F88033333333330F880333333333330000333333333333}
OnClick = sbEndRegionIDClick
end
object ED1: TDBEdit
Left = 40
Top = 20
Width = 93
Height = 24
DataField = 'BeginUserID'
DataSource = DM.dsInput
TabOrder = 0
end
object ED2: TDBEdit
Left = 40
Top = 48
Width = 93
Height = 24
DataField = 'EndUserID'
DataSource = DM.dsInput
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 164
Top = 20
Width = 121
Height = 24
TabStop = False
Color = clTeal
DataField = 'BeginUserName'
DataSource = DM.dsInput
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 164
Top = 48
Width = 121
Height = 24
TabStop = False
Color = clTeal
DataField = 'EndUserName'
DataSource = DM.dsInput
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 3
end
object ED3: TDBCheckBox
Left = 40
Top = 80
Width = 149
Height = 17
Caption = '&3'#20840#37096#20351#29992#32773
DataField = 'AllUserID'
DataSource = DM.dsInput
TabOrder = 4
ValueChecked = 'True'
ValueUnchecked = 'False'
end
end
inherited qyTemp: TQuery
Left = 316
Top = 76
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -