1 Star 0 Fork 10

joliny / dbooks

forked from mellen / dbooks 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
AddUnit.dfm 1.65 KB
Copy Edit Raw Blame History
sfm authored 2023-06-11 09:55 . 粘贴功能
object AddFrm: TAddFrm
Left = 318
Top = 331
Caption = #26032#24314#23545#35805#26694
ClientHeight = 135
ClientWidth = 371
Color = clBtnFace
Constraints.MinHeight = 33
Constraints.MinWidth = 270
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object lbl_caption: TLabel
Left = 8
Top = 24
Width = 27
Height = 13
Caption = 'Demo'
end
object lbl_info: TLabel
Left = 8
Top = 48
Width = 27
Height = 13
Caption = 'Demo'
end
object sedt_caption: TEdit
Left = 66
Top = 21
Width = 297
Height = 21
TabOrder = 0
end
object srb_borther: TRadioButton
Left = 129
Top = 79
Width = 113
Height = 17
Caption = #21516#31867#32423#21035
TabOrder = 1
end
object srb_son: TRadioButton
Left = 248
Top = 79
Width = 113
Height = 17
Caption = #19979#32423#31867#21035
Checked = True
TabOrder = 2
TabStop = True
end
object btn_ok: TButton
Left = 176
Top = 102
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 3
OnClick = btn1Click
end
object btn2: TButton
Left = 257
Top = 102
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = btn2Click
end
object Button1: TButton
Left = 80
Top = 102
Width = 75
Height = 25
Caption = #31896#36148
TabOrder = 5
OnClick = Button1Click
end
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jbakwd/dbooks.git
git@gitee.com:jbakwd/dbooks.git
jbakwd
dbooks
dbooks
master

Search

344bd9b3 5694891 D2dac590 5694891