📄 ufieldread.dfm
字号:
object FrmFieldRead: TFrmFieldRead
Left = 450
Top = 251
BorderStyle = bsDialog
Caption = #20869#23384#21464#37327#35835
ClientHeight = 486
ClientWidth = 446
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object RzListView1: TRzListView
Left = 8
Top = 143
Width = 433
Height = 313
AlphaSortAll = True
Columns = <
item
Caption = #25968#25454
Width = 80
end
item
Caption = '16'#36827#21046#26174#31034
Width = 83
end
item
Caption = #21313#36827#21046#26174#31034
Width = 83
end
item
Caption = #20108#36827#21046#26174#31034
Width = 83
end
item
Caption = #23383#31526#26174#31034
Width = 83
end>
EditOnRowClick = True
FrameVisible = True
HideSelection = False
ReadOnly = True
RowSelect = True
SortType = stBoth
TabOrder = 0
ViewStyle = vsReport
end
object RzGroupBox1: TRzGroupBox
Left = 8
Top = 16
Width = 433
Height = 121
Caption = ' '#25968#25454#22359#36873#25321
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 27
Width = 65
Height = 13
AutoSize = False
Caption = #25968#25454#22359#21495':'
end
object Label2: TLabel
Left = 24
Top = 59
Width = 65
Height = 13
AutoSize = False
Caption = #36215#22987#22495':'
end
object Label3: TLabel
Left = 24
Top = 91
Width = 65
Height = 13
AutoSize = False
Caption = #35835#25968#37327':'
end
object Label4: TLabel
Left = 168
Top = 27
Width = 65
Height = 13
AutoSize = False
Caption = #25968#25454#31867#22411':'
end
object Label5: TLabel
Left = 168
Top = 60
Width = 32
Height = 13
AutoSize = False
Caption = #29992#26102
end
object Label6: TLabel
Left = 304
Top = 60
Width = 32
Height = 13
AutoSize = False
Caption = 's'
end
object EditDataNO: TEdit
Left = 88
Top = 23
Width = 41
Height = 21
TabOrder = 0
Text = '105'
end
object EditDBNOFirst: TEdit
Left = 88
Top = 55
Width = 41
Height = 21
TabOrder = 1
Text = '0'
end
object EditDBCount: TEdit
Left = 88
Top = 87
Width = 41
Height = 21
TabOrder = 2
Text = '0'
end
object ComboBox1: TComboBox
Left = 248
Top = 23
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 3
Text = #23383#33410' BYTE'
OnChange = ComboBox1Change
Items.Strings = (
#36755#20986' qbByte'
#25968#25454#22359' dbByte'
#36755#20837' ibByte'
#20869#23384' mbByte'
#35745#26102#22120' Word'
#35745#25968#22120' Word')
end
object ButtonFieldRead: TButton
Left = 344
Top = 88
Width = 75
Height = 25
Caption = #21551#21160#35835
TabOrder = 4
OnClick = ButtonFieldReadClick
end
object EditCountTim: TEdit
Left = 248
Top = 56
Width = 49
Height = 21
TabOrder = 5
Text = '0.00'
end
end
object FieldReadStatusBar: TRzStatusBar
Left = 0
Top = 467
Width = 446
Height = 19
BorderInner = fsNone
BorderOuter = fsNone
BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
BorderWidth = 0
TabOrder = 2
object FieldreadBar: TRzProgressBar
Left = 0
Top = 0
Width = 249
Height = 19
Align = alLeft
BackColor = clBtnFace
BarStyle = bsLED
BorderInner = fsFlat
BorderOuter = fsNone
BorderWidth = 1
InteriorOffset = 1
NumSegments = 50
PartsComplete = 0
Percent = 0
ShowPercent = False
TotalParts = 0
end
end
object FieldTimer: TTimer
Enabled = False
Interval = 150
OnTimer = FieldTimerTimer
Left = 384
Top = 72
end
object XPMenu1: TXPMenu
DimLevel = 30
GrayLevel = 10
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Color = clBtnFace
DrawMenuBar = False
IconBackColor = clBtnFace
MenuBarColor = clBtnFace
SelectColor = clHighlight
SelectBorderColor = clHighlight
SelectFontColor = clMenuText
DisabledColor = clInactiveCaption
SeparatorColor = clBtnFace
CheckedColor = clHighlight
IconWidth = 24
DrawSelect = True
UseSystemColors = True
UseDimColor = False
OverrideOwnerDraw = False
Gradient = False
FlatMenu = False
AutoDetect = True
Active = True
Left = 400
Top = 40
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -