140 lines
3.0 KiB
Plaintext
140 lines
3.0 KiB
Plaintext
|
object frmFramePagingSel: TfrmFramePagingSel
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1078
|
||
|
Height = 37
|
||
|
Color = clWhite
|
||
|
ParentBackground = False
|
||
|
ParentColor = False
|
||
|
TabOrder = 0
|
||
|
DesignSize = (
|
||
|
1078
|
||
|
37)
|
||
|
object lbl1: TLabel
|
||
|
Left = 23
|
||
|
Top = 7
|
||
|
Width = 64
|
||
|
Height = 21
|
||
|
Alignment = taCenter
|
||
|
Caption = #27599#39029#26465#25968
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -16
|
||
|
Font.Name = #24494#36719#38597#40657
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object LBDQY: TLabel
|
||
|
Left = 237
|
||
|
Top = 7
|
||
|
Width = 9
|
||
|
Height = 21
|
||
|
Alignment = taCenter
|
||
|
Anchors = [akLeft]
|
||
|
Caption = '1'
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -16
|
||
|
Font.Name = #24494#36719#38597#40657
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
Layout = tlCenter
|
||
|
end
|
||
|
object Label2: TLabel
|
||
|
Left = 181
|
||
|
Top = 7
|
||
|
Width = 52
|
||
|
Height = 21
|
||
|
Alignment = taCenter
|
||
|
Anchors = [akLeft]
|
||
|
Caption = #24403#21069#39029':'
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -16
|
||
|
Font.Name = #24494#36719#38597#40657
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
Layout = tlCenter
|
||
|
end
|
||
|
object LBZYS: TLabel
|
||
|
Left = 338
|
||
|
Top = 7
|
||
|
Width = 9
|
||
|
Height = 21
|
||
|
Alignment = taCenter
|
||
|
Anchors = [akLeft]
|
||
|
Caption = '1'
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -16
|
||
|
Font.Name = #24494#36719#38597#40657
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
Layout = tlCenter
|
||
|
end
|
||
|
object Label3: TLabel
|
||
|
Left = 282
|
||
|
Top = 7
|
||
|
Width = 52
|
||
|
Height = 21
|
||
|
Alignment = taCenter
|
||
|
Anchors = [akLeft]
|
||
|
Caption = #24635#39029#25968':'
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -16
|
||
|
Font.Name = #24494#36719#38597#40657
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
Layout = tlCenter
|
||
|
end
|
||
|
object BTLP: TcxButton
|
||
|
Left = 392
|
||
|
Top = 1
|
||
|
Width = 80
|
||
|
Height = 33
|
||
|
Caption = #19978#19968#39029
|
||
|
TabOrder = 0
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -16
|
||
|
Font.Name = #24494#36719#38597#40657
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object cxButton3: TcxButton
|
||
|
Left = 476
|
||
|
Top = 1
|
||
|
Width = 80
|
||
|
Height = 33
|
||
|
Caption = #19979#19968#39029
|
||
|
TabOrder = 1
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -16
|
||
|
Font.Name = #24494#36719#38597#40657
|
||
|
Font.Style = []
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object TCBNOR: TcxComboBox
|
||
|
Left = 91
|
||
|
Top = 1
|
||
|
ParentFont = False
|
||
|
Properties.DropDownListStyle = lsFixedList
|
||
|
Properties.Items.Strings = (
|
||
|
'1000'
|
||
|
'2000'
|
||
|
'5000'
|
||
|
'10000')
|
||
|
Style.Font.Charset = ANSI_CHARSET
|
||
|
Style.Font.Color = clWindowText
|
||
|
Style.Font.Height = -16
|
||
|
Style.Font.Name = #24494#36719#38597#40657
|
||
|
Style.Font.Style = []
|
||
|
Style.IsFontAssigned = True
|
||
|
TabOrder = 2
|
||
|
Text = '2000'
|
||
|
Width = 86
|
||
|
end
|
||
|
end
|