| 123456789101112131415161718192021222324252627282930313233343536 |
- object Form1: TForm1
- Left = 517
- Top = 361
- BorderIcons = []
- Caption = #25130#23631
- ClientHeight = 106
- ClientWidth = 244
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 12
- object Label1: TLabel
- Left = 32
- Top = 32
- Width = 180
- Height = 12
- Caption = #35831#23558#24744#24819#35201#25130#21462#30340#31383#21475#35843#25972#21040#26368#21069
- end
- object Button1: TButton
- Left = 77
- Top = 64
- Width = 91
- Height = 25
- Caption = #24320#22987#25130#23631
- TabOrder = 0
- OnClick = Button1Click
- end
- end
|