📄 frm_basic.~dfm
字号:
object Form_Basic: TForm_Basic
Left = 193
Top = 133
BorderStyle = bsDialog
Caption = 'Form_Basic'
ClientHeight = 377
ClientWidth = 700
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object pan_Container: TBase_Panel
Left = 0
Top = 0
Width = 700
Height = 301
Align = alClient
BevelInner = bvLowered
TabOrder = 0
end
object pan_Relation: TBase_Panel
Left = 0
Top = 341
Width = 700
Height = 36
Align = alBottom
BevelInner = bvLowered
TabOrder = 1
Visible = False
object Base_StaticText1: TBase_StaticText
Left = 7
Top = 8
Width = 56
Height = 19
Alignment = taRightJustify
AutoSize = False
BorderStyle = sbsSingle
Caption = #20851#32852#36164#28304
TabOrder = 0
end
object cb_RelateSource: TBase_ComboBox
Left = 63
Top = 8
Width = 144
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 12
TabOrder = 1
end
object bbtn_Show: TBase_BitBtn
Left = 240
Top = 6
Width = 82
Height = 25
Caption = #26174#31034#20851#32852#36164#28304
TabOrder = 2
OnClick = bbtn_ShowClick
end
end
object Base_Panel4: TBase_Panel
Left = 0
Top = 301
Width = 700
Height = 40
Align = alBottom
BevelInner = bvLowered
TabOrder = 2
object pan_Add: TBase_Panel
Left = 174
Top = 2
Width = 264
Height = 36
Align = alRight
BevelInner = bvLowered
TabOrder = 0
Visible = False
object bbtn_Add: TBase_BitBtn
Left = 6
Top = 6
Width = 57
Height = 25
Caption = #28155' '#21152
TabOrder = 0
OnClick = bbtn_AddClick
end
object bbtn_Save: TBase_BitBtn
Left = 70
Top = 6
Width = 57
Height = 25
Caption = #20445' '#23384
TabOrder = 1
OnClick = bbtn_SaveClick
end
object bbtn_Locate: TBase_BitBtn
Left = 134
Top = 6
Width = 57
Height = 25
Caption = #23450' '#20301
TabOrder = 2
end
object bbtn_Close1: TBase_BitBtn
Left = 196
Top = 6
Width = 57
Height = 25
Caption = #36864' '#20986
TabOrder = 3
OnClick = bbtn_Close1Click
end
end
object pan_SelectCondition: TBase_Panel
Left = 40
Top = 2
Width = 134
Height = 36
Align = alRight
BevelInner = bvLowered
TabOrder = 1
Visible = False
object bbtn_Select: TBase_BitBtn
Left = 8
Top = 5
Width = 57
Height = 25
Caption = #26597' '#35810
TabOrder = 0
OnClick = bbtn_SelectClick
end
object Base_BitBtn1: TBase_BitBtn
Left = 70
Top = 6
Width = 57
Height = 25
Caption = #36864' '#20986
TabOrder = 1
OnClick = bbtn_Close1Click
end
end
object pan_select: TBase_Panel
Left = 438
Top = 2
Width = 194
Height = 36
Align = alRight
BevelInner = bvLowered
TabOrder = 2
Visible = False
object bbtn_Edit: TBase_BitBtn
Left = 6
Top = 6
Width = 57
Height = 25
Caption = #20462' '#25913
TabOrder = 0
OnClick = bbtn_UpdateClick
end
object bbtn_Delete: TBase_BitBtn
Left = 67
Top = 6
Width = 57
Height = 25
Caption = #21024' '#38500
TabOrder = 1
OnClick = bbtn_DeleteClick
end
object Base_BitBtn4: TBase_BitBtn
Left = 130
Top = 6
Width = 57
Height = 25
Caption = #36864' '#20986
TabOrder = 2
OnClick = bbtn_Close1Click
end
end
object pan_Loacate: TBase_Panel
Left = 632
Top = 2
Width = 66
Height = 36
Align = alRight
BevelInner = bvLowered
TabOrder = 3
Visible = False
object btn_Locate: TBase_BitBtn
Left = 5
Top = 6
Width = 57
Height = 25
Caption = #23450#20301
TabOrder = 0
OnClick = btn_LocateClick
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -