📄 main.dfm
字号:
Left = 0
Top = 29
Width = 369
Height = 353
Align = alLeft
Color = clInfoBk
DataSource = DM.DS_Color
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object RzPanel2: TRzPanel
Left = 369
Top = 29
Width = 259
Height = 353
Align = alClient
BorderOuter = fsFlat
TabOrder = 2
object RzLabel3: TRzLabel
Left = 1
Top = 1
Width = 257
Height = 64
Alignment = taCenter
AutoSize = False
Caption = #13#13#33394#24425#26174#31034#21306#22495
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TextStyle = tsRaised
end
object RzLabel5: TRzLabel
Left = 8
Top = 155
Width = 80
Height = 13
AutoSize = False
Caption = 'G'#65306' 0'
end
object RzLabel6: TRzLabel
Left = 8
Top = 235
Width = 80
Height = 13
AutoSize = False
Caption = 'B'#65306' 0'
end
object RzLabel4: TRzLabel
Left = 8
Top = 75
Width = 80
Height = 13
AutoSize = False
Caption = 'R'#65306' 0'
end
object RzTrackBar2: TRzTrackBar
Left = 16
Top = 180
Max = 255
Position = 0
OnChange = RzTrackBar1Change
TabOrder = 0
end
object RzTrackBar3: TRzTrackBar
Left = 16
Top = 260
Max = 255
Position = 0
OnChange = RzTrackBar1Change
TabOrder = 1
end
object RzTrackBar1: TRzTrackBar
Left = 16
Top = 100
Max = 255
Position = 0
OnChange = RzTrackBar1Change
TabOrder = 2
end
object RzBitBtn1: TRzBitBtn
Left = 133
Top = 312
Caption = #23631#24149#21462#33394
TabOrder = 3
Images = ImageList1
end
end
end
object TabSheet7: TRzTabSheet
Caption = #24320#21457#26085#24535
object RzPageControl4: TRzPageControl
Left = 0
Top = 0
Width = 628
Height = 382
ActivePage = TabSheet9
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
ShowFocusRect = False
TabIndex = 0
TabOrder = 0
FixedDimension = 19
object TabSheet9: TRzTabSheet
Caption = #26085#24535#27983#35272
object RzToolbar5: TRzToolbar
Left = 0
Top = 0
Width = 624
Height = 29
BorderInner = fsNone
BorderOuter = fsGroove
BorderSides = [sdTop]
BorderWidth = 0
TabOrder = 0
ToolbarControls = (
RzDBNavigator1
RzToolButton8)
object RzToolButton8: TRzToolButton
Left = 124
Top = 2
ImageIndex = 24
Images = ImageList1
OnClick = RzToolButton8Click
end
object RzDBNavigator1: TRzDBNavigator
Left = 4
Top = 2
Width = 120
Height = 25
DataSource = DM.DS_log
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbRefresh]
TabOrder = 0
end
end
object DBGrid3: TDBGrid
Left = 0
Top = 29
Width = 624
Height = 330
Align = alClient
Color = clInfoBk
DataSource = DM.DS_log
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'Verdana'
TitleFont.Style = []
end
end
object TabSheet10: TRzTabSheet
Caption = #26085#24535#26126#32454
object RzLabel7: TRzLabel
Left = 12
Top = 48
Width = 60
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #26085#24535#26631#39064
end
object RzLabel8: TRzLabel
Left = 12
Top = 81
Width = 60
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #26085#26399
end
object RzLabel9: TRzLabel
Left = 12
Top = 113
Width = 60
Height = 13
Alignment = taRightJustify
AutoSize = False
Caption = #20869#23481
end
object RzToolbar6: TRzToolbar
Left = 0
Top = 0
Width = 624
Height = 29
Images = ImageList1
BorderInner = fsNone
BorderOuter = fsGroove
BorderSides = [sdTop]
BorderWidth = 0
TabOrder = 0
ToolbarControls = (
RzDBNavigator2
RzToolButton9
RzToolButton10)
object RzToolButton9: TRzToolButton
Left = 244
Top = 2
ImageIndex = 24
OnClick = RzToolButton8Click
end
object RzToolButton10: TRzToolButton
Left = 269
Top = 2
ImageIndex = 14
Images = ImageList1
OnClick = RzToolButton10Click
end
object RzDBNavigator2: TRzDBNavigator
Left = 4
Top = 2
Width = 240
Height = 25
DataSource = DM.DS_log
TabOrder = 0
end
end
object RzDBEdit2: TRzDBEdit
Left = 90
Top = 43
Width = 450
Height = 21
DataSource = DM.DS_log
DataField = 'log_title'
Color = clInfoBk
FrameVisible = True
TabOrder = 1
end
object RzDBDateTimeEdit1: TRzDBDateTimeEdit
Left = 90
Top = 77
Width = 150
Height = 21
DataSource = DM.DS_log
DataField = 'log_date'
Color = clInfoBk
FrameVisible = True
TabOrder = 2
CalendarColors.Days = clWindowText
CalendarColors.FillDays = clBtnShadow
CalendarColors.DaysOfWeek = clWindowText
CalendarColors.Lines = clBtnShadow
CalendarColors.SelectedDateBack = clHighlight
CalendarColors.SelectedDateFore = clHighlightText
CalendarColors.TodaysDateFrame = clMaroon
ClockFaceColors.Face = clBtnFace
ClockFaceColors.Hands = clWindowText
ClockFaceColors.Numbers = clWindowText
ClockFaceColors.HourTicks = clBtnShadow
ClockFaceColors.MinuteTicks = clWindowText
EditType = etDate
FlatButtons = True
end
object RzDBMemo2: TRzDBMemo
Left = 90
Top = 112
Width = 450
Height = 238
Color = clInfoBk
DataField = 'log_text'
DataSource = DM.DS_log
ScrollBars = ssVertical
TabOrder = 3
WantTabs = True
FrameVisible = True
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -