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

Delphi控件源码

开发平台:

Delphi

  1. object Form1: TForm1
  2.   Left = 237
  3.   Top = 137
  4.   Width = 696
  5.   Height = 480
  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 = fsMDIForm
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 160
  19.     Top = 32
  20.     Width = 281
  21.     Height = 41
  22.     AutoSize = False
  23.     Caption = #27426#36814#36827#20837#26412#31995#32479
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -32
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = []
  29.     ParentFont = False
  30.   end
  31.   object Button1: TButton
  32.     Left = 272
  33.     Top = 312
  34.     Width = 75
  35.     Height = 25
  36.     Caption = #28857#20987#36827#20837
  37.     TabOrder = 0
  38.   end
  39.   object DBImage1: TDBImage
  40.     Left = 192
  41.     Top = 112
  42.     Width = 233
  43.     Height = 129
  44.     TabOrder = 1
  45.   end
  46. end