aviunit.dfm
来自「使用delphi语言」· DFM 代码 · 共 46 行
DFM
46 行
object aviform: Taviform
Left = 223
Top = 232
BorderIcons = []
BorderStyle = bsSingle
ClientHeight = 73
ClientWidth = 335
Color = 16758820
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 72
Top = 26
Width = 161
Height = 14
Caption = #27491#22312#22788#29702#25968#25454#65292#35831#31245#20505'...'
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Animate1: TAnimate
Left = 24
Top = 24
Width = 16
Height = 16
Active = True
CommonAVI = aviFindFile
StopFrame = 8
end
object c: TADOCommand
Connection = dm.gjjconn
Parameters = <>
Left = 296
Top = 10
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?