forked from liujianjun/tslediter
界面库
修正问题
This commit is contained in:
@@ -4387,7 +4387,7 @@ type TCustomSpinEdit = class(TCustomControl)
|
|||||||
end
|
end
|
||||||
end;
|
end;
|
||||||
end
|
end
|
||||||
type TSpinCEdit=class(tedit)
|
type TSpinCEdit=class(tcustomedit)
|
||||||
function create(AOwner);override;
|
function create(AOwner);override;
|
||||||
begin
|
begin
|
||||||
inherited;
|
inherited;
|
||||||
|
|||||||
Reference in New Issue
Block a user