u_fm_connected_gsm.~dfm

来自「本控件适用于WAVECOM模块」· ~DFM 代码 · 共 36 行

~DFM
36
字号
object Fm_Connected_GSM: TFm_Connected_GSM
  Left = 423
  Top = 370
  BorderIcons = []
  BorderStyle = bsSingle
  Caption = #36830#25509#20013'...'
  ClientHeight = 41
  ClientWidth = 236
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 192
    Height = 13
    Caption = #27491#22312#19982'GSM'#27169#22359#36830#25509#20013#65281#31245#21518'... '
  end
  object Animate1: TAnimate
    Left = 206
    Top = 13
    Width = 16
    Height = 16
    Active = True
    CommonAVI = aviFindComputer
    StopFrame = 8
  end
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?