u_status.~dfm
来自「小型劳资管理系统,用visual basic+access编写」· ~DFM 代码 · 共 42 行
~DFM
42 行
object F_status: TF_status
Left = 267
Top = 209
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 90
ClientWidth = 285
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 64
Width = 256
Height = 15
Caption = #27491#22312#22791#20221#25968#25454','#35831#31245#20505'.............'
Font.Charset = GB2312_CHARSET
Font.Color = clPurple
Font.Height = -15
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Animate1: TAnimate
Left = 8
Top = 0
Width = 272
Height = 60
Active = True
CommonAVI = aviCopyFiles
StopFrame = 34
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?