界面库

修正问题
This commit is contained in:
JianjunLiu 2022-06-10 00:51:04 +08:00
parent 220a667fbe
commit c8d20b4daf
5 changed files with 9 additions and 9 deletions

View File

@ -4387,7 +4387,7 @@ type TCustomSpinEdit = class(TCustomControl)
end
end;
end
type TSpinCEdit=class(tedit)
type TSpinCEdit=class(tcustomedit)
function create(AOwner);override;
begin
inherited;