parent
220a667fbe
commit
c8d20b4daf
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue