Unit1.~dfm
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:1k
源码类别:

Delphi控件源码

开发平台:

Delphi

  1. object Form1: TForm1
  2.   Left = 214
  3.   Top = 197
  4.   Width = 546
  5.   Height = 339
  6.   Caption = 'Form1'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsMDIChild
  14.   Menu = MainMenu1
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   Visible = True
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object MainMenu1: TMainMenu
  21.     Left = 24
  22.     Top = 16
  23.     object wen1: TMenuItem
  24.       Caption = #25991#20214
  25.       GroupIndex = 4
  26.       object N4: TMenuItem
  27.         Caption = #26032#24314
  28.       end
  29.       object N5: TMenuItem
  30.         Caption = #20445#23384
  31.       end
  32.     end
  33.     object N1: TMenuItem
  34.       Caption = #32534#36753
  35.       GroupIndex = 5
  36.     end
  37.     object N2: TMenuItem
  38.       Caption = #26597#25214
  39.       GroupIndex = 5
  40.       object N3: TMenuItem
  41.         Caption = #35270#22270
  42.       end
  43.     end
  44.   end
  45. end