?? userlocate.dfm
字號:
inherited UserLocateForm: TUserLocateForm
Left = 217
Top = 116
Caption = #36134#25143#26597#35810
ClientHeight = 295
ClientWidth = 403
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
inherited palUp: TPanel
Width = 403
inherited palRightUp: TPanel
Left = 308
end
inherited palUpMid: TPanel
Width = 228
inherited imgCaption: TImage
Width = 228
end
inherited CoolBarMenu: TCoolBar
Width = 228
Bands = <
item
Control = ToolBarMenu
ImageIndex = -1
MinHeight = 23
Width = 228
end>
inherited ToolBarMenu: TToolBar
Width = 224
end
end
end
end
inherited palDown: TPanel
Top = 286
Width = 403
inherited imgRightDown: TImage
Left = 393
end
inherited imgDownMin: TImage
Width = 383
end
end
inherited palLeft: TPanel
Height = 236
inherited imgLeft: TImage
Height = 236
end
end
inherited palRight: TPanel
Left = 388
Height = 236
inherited imgRight: TImage
Height = 236
end
end
inherited palClient: TPanel
Width = 378
Height = 236
inherited lbBtnOK: TLabelBtn
Left = 256
Top = 200
OnClick = MIBtnOKClick
end
inherited lbBtnExit: TLabelBtn
Left = 328
Top = 200
OnClick = imgCloseButtonClick
end
inherited MIBtnOK: TMoveImgBtn
Left = 224
Top = 192
OnClick = MIBtnOKClick
end
inherited MIBtnExit: TMoveImgBtn
Left = 296
Top = 192
OnClick = imgCloseButtonClick
end
object rg: TRadioGroup
Left = 8
Top = 8
Width = 361
Height = 105
Caption = #26597#35810#26041#24335
Columns = 2
ItemIndex = 0
Items.Strings = (
#25353#21345#21495#26597#35810
#25353#22995#21517#26597#35810
#25353#29677#32423#26597#35810
#25353#27880#20876#26102#38388#26597#35810
#25353#39044#23384#26426#26102#26597#35810
#25353#25152#29992#26426#26102#26597#35810)
TabOrder = 0
OnClick = rgClick
end
object rb1: TGroupBox
Left = 8
Top = 120
Width = 361
Height = 49
Caption = #26597#35810#20540
TabOrder = 1
object Edit1: TEdit
Left = 8
Top = 16
Width = 345
Height = 20
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
end
object rb2: TGroupBox
Left = 8
Top = 117
Width = 361
Height = 57
Caption = #25152#29992#26426#26102#26597#35810#33539#22260#65288#20998#38047#65289
TabOrder = 2
Visible = False
object ComboBox1: TComboBox
Left = 8
Top = 24
Width = 41
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 1
TabOrder = 0
Text = '>'
Items.Strings = (
'='
'>'
'<'
'>='
'<='
'<>')
end
object Edit2: TEdit
Left = 56
Top = 24
Width = 89
Height = 20
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object ComboBox2: TComboBox
Left = 152
Top = 24
Width = 57
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 2
Items.Strings = (
''
'and'
'or')
end
object ComboBox3: TComboBox
Left = 216
Top = 24
Width = 41
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 1
TabOrder = 3
Text = '>'
Items.Strings = (
'='
'>'
'<'
'>='
'<='
'<>')
end
object Edit3: TEdit
Left = 264
Top = 24
Width = 89
Height = 20
TabOrder = 4
OnKeyPress = Edit2KeyPress
end
end
object rb3: TGroupBox
Left = 8
Top = 117
Width = 361
Height = 57
Caption = #19978#26426#26102#38388#26597#35810#33539#22260
TabOrder = 3
Visible = False
object Label1: TLabel
Left = 24
Top = 28
Width = 48
Height = 12
Caption = #24320#22987#26102#38388
end
object Label2: TLabel
Left = 192
Top = 28
Width = 48
Height = 12
Caption = #32456#27490#26102#38388
end
object dtpStart: TDateTimePicker
Left = 80
Top = 24
Width = 89
Height = 20
CalAlignment = dtaLeft
Date = 37192.4159564699
Time = 37192.4159564699
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object dtpEnd: TDateTimePicker
Left = 248
Top = 24
Width = 90
Height = 20
CalAlignment = dtaLeft
Date = 37192.4160306597
Time = 37192.4160306597
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -