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