📄 u_main.~dfm
字号:
Caption = #26410#20316#31572
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object lblCount: TLabel
Left = 432
Top = 9
Width = 40
Height = 16
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object lblright: TLabel
Left = 613
Top = 421
Width = 64
Height = 23
AutoSize = False
Caption = ' '
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
Visible = False
end
object Label1: TLabel
Left = 156
Top = 293
Width = 11
Height = 21
Caption = 'A'
Color = 14085111
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 156
Top = 325
Width = 11
Height = 21
Caption = 'B'
Color = 14085111
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label3: TLabel
Left = 156
Top = 357
Width = 11
Height = 21
Caption = 'C'
Color = 14085111
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label4: TLabel
Left = 156
Top = 389
Width = 11
Height = 21
Caption = 'D'
Color = 14085111
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
end
object Pic: TImage
Left = 568
Top = 32
Width = 210
Height = 215
Stretch = True
end
object DBTextA: TDBText
Left = 181
Top = 297
Width = 369
Height = 17
Color = 14085111
DataField = 'strA'
DataSource = DsTest
ParentColor = False
end
object DBTextB: TDBText
Left = 181
Top = 329
Width = 369
Height = 17
Color = 14085111
DataField = 'strB'
DataSource = DsTest
ParentColor = False
end
object DBTextC: TDBText
Left = 181
Top = 361
Width = 369
Height = 17
Color = 14085111
DataField = 'strC'
DataSource = DsTest
ParentColor = False
end
object DBTextD: TDBText
Left = 181
Top = 393
Width = 369
Height = 17
Color = 14085111
DataField = 'strD'
DataSource = DsTest
ParentColor = False
end
object Label5: TLabel
Left = 392
Top = 570
Width = 52
Height = 12
Cursor = crHandPoint
Caption = #32852#31995#25105#20204
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Color = clHotLight
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
OnClick = Label5Click
end
object gupBoxCheck: TFlatGroupBox
Left = 587
Top = 259
Width = 126
Height = 150
Version = '4.42.8.0'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Transparent = True
Caption = ' '#32771#29983#20316#31572#21306
ParentFont = False
Color = 14085111
ParentColor = False
TabOrder = 0
object ChkA: TFlatCheckBox
Left = 22
Top = 24
Width = 27
Height = 16
Version = '4.42.8.0'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Caption = 'A'
Color = 14085111
ParentFont = False
TabOrder = 0
OnClick = ChkAClick
end
object ChkB: TFlatCheckBox
Left = 22
Top = 48
Width = 27
Height = 16
Version = '4.42.8.0'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Caption = 'B'
Color = 14085111
ParentFont = False
TabOrder = 1
OnClick = ChkBClick
end
object ChkC: TFlatCheckBox
Left = 22
Top = 72
Width = 27
Height = 16
Version = '4.42.8.0'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Caption = 'C'
Color = 14085111
ParentFont = False
TabOrder = 2
end
object ChkD: TFlatCheckBox
Left = 22
Top = 96
Width = 27
Height = 16
Version = '4.42.8.0'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
Caption = 'D'
Color = 14085111
ParentFont = False
TabOrder = 3
end
end
object FlatPanel1: TFlatPanel
Left = 153
Top = 255
Width = 224
Height = 30
Version = '4.42.8.0'
Color = 14085111
ParentColor = False
UseDockManager = True
TabOrder = 1
object DBNavigator1: TDBNavigator
Left = 1
Top = 1
Width = 222
Height = 28
DataSource = DsTest
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
Align = alClient
Flat = True
Ctl3D = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -