D7wmguihua/桂华管理系统/U_NoteList.dfm
DESKTOP-E401PHE\Administrator b4b5840f18 1
2025-01-18 16:22:10 +08:00

53 lines
998 B
Plaintext

object frmwlnote: Tfrmwlnote
Left = 428
Top = 246
Width = 424
Height = 225
BorderIcons = [biSystemMenu]
Caption = #29289#27969#22791#27880
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 44
Width = 48
Height = 12
Caption = #22791#27880#20449#24687
end
object Memo1: TMemo
Left = 72
Top = 40
Width = 297
Height = 61
TabOrder = 0
end
object Button1: TButton
Left = 60
Top = 132
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 248
Top = 132
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end