frm_ole.dfm
来自「用Delhpi和mapx开发的警务管理系统」· DFM 代码 · 共 55 行
DFM
55 行
object Form_Ole: TForm_Ole
Left = 128
Top = 72
BorderStyle = bsDialog
Caption = #25991#20214#32534#36753
ClientHeight = 434
ClientWidth = 647
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
object Base_Panel2: TBase_Panel
Left = 0
Top = 368
Width = 647
Height = 36
BevelInner = bvLowered
TabOrder = 0
object bbtn_Colse: TBase_BitBtn
Left = 568
Top = 5
Width = 75
Height = 25
Caption = #20851' '#38381
TabOrder = 0
OnClick = bbtn_ColseClick
end
object bbtn_Save: TBase_BitBtn
Left = 486
Top = 6
Width = 75
Height = 25
Caption = #20445' '#23384
TabOrder = 1
OnClick = bbtn_SaveClick
end
end
object Ole_Container: TOleContainer
Left = 0
Top = 0
Width = 647
Height = 367
Caption = 'Ole_Container'
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?