2 Star 0 Fork 1

Tomato/ZhiDev_D7_JingYou

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
DeleteNstep.dfm 2.55 KB
一键复制 编辑 原始数据 按行查看 历史
Tomato 提交于 2024-02-01 17:16 . Initial commit
object FormDeleteN: TFormDeleteN
Left = 241
Top = 279
Width = 598
Height = 142
Caption = 'DeleteNstep '#21024#38500#22810#20010#27493#39588
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object lbl1: TLabel
Left = 88
Top = 24
Width = 107
Height = 13
Caption = 'StepStart '#24320#22987#27493#39588#65306
end
object lbl2: TLabel
Left = 96
Top = 72
Width = 98
Height = 13
Caption = 'StepEnd '#32467#26463#27493#39588' :'
end
object btn1: TButton
Left = 344
Top = 31
Width = 177
Height = 41
Caption = 'StartDelete '#24320#22987#21024#38500
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btn1Click
OnKeyUp = btn1KeyUp
end
object edt1: TsDecimalSpinEdit
Left = 208
Top = 16
Width = 81
Height = 33
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Text = '1'
OnChange = edt1Change
SkinData.SkinSection = 'EDIT'
BoundLabel.Indent = 0
BoundLabel.Font.Charset = DEFAULT_CHARSET
BoundLabel.Font.Color = clWindowText
BoundLabel.Font.Height = -11
BoundLabel.Font.Name = 'MS Sans Serif'
BoundLabel.Font.Style = []
BoundLabel.Layout = sclLeft
BoundLabel.MaxWidth = 0
BoundLabel.UseSkinColor = True
Increment = -1.000000000000000000
MinValue = 1.000000000000000000
Value = 1.000000000000000000
DecimalPlaces = 0
end
object edt2: TsDecimalSpinEdit
Left = 208
Top = 64
Width = 81
Height = 33
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
Text = '1'
OnChange = edt1Change
SkinData.SkinSection = 'EDIT'
BoundLabel.Indent = 0
BoundLabel.Font.Charset = DEFAULT_CHARSET
BoundLabel.Font.Color = clWindowText
BoundLabel.Font.Height = -11
BoundLabel.Font.Name = 'MS Sans Serif'
BoundLabel.Font.Style = []
BoundLabel.Layout = sclLeft
BoundLabel.MaxWidth = 0
BoundLabel.UseSkinColor = True
Increment = -1.000000000000000000
MinValue = 1.000000000000000000
Value = 1.000000000000000000
DecimalPlaces = 0
end
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Pascal
1
https://gitee.com/wx_fb0d806ee4/ZhiDev_D7_JingYou.git
git@gitee.com:wx_fb0d806ee4/ZhiDev_D7_JingYou.git
wx_fb0d806ee4
ZhiDev_D7_JingYou
ZhiDev_D7_JingYou
master

搜索帮助