UnitTxt.~dfm
上传用户:conquerdj
上传日期:2022-07-08
资源大小:417k
文件大小:1k
源码类别:

GDI/图象编程

开发平台:

Delphi

  1. object FormTxt: TFormTxt
  2.   Left = 418
  3.   Top = 183
  4.   BorderStyle = bsNone
  5.   Caption = #25991#23383#36755#20837#26694
  6.   ClientHeight = 29
  7.   ClientWidth = 697
  8.   Color = clBlack
  9.   TransparentColor = True
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = #40657#20307
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 11
  18.   object Edit1: TEdit
  19.     Left = -2
  20.     Top = -2
  21.     Width = 1027
  22.     Height = 35
  23.     Color = clBlack
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -27
  27.     Font.Name = #40657#20307
  28.     Font.Pitch = fpVariable
  29.     Font.Style = []
  30.     ImeName = #20013#25991' - '#32043#20809#21326#23431#25340#38899#36755#20837#27861'V6'
  31.     ParentFont = False
  32.     TabOrder = 0
  33.     OnKeyUp = Edit1KeyUp
  34.   end
  35. end