mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 15:55:54 +01:00
This commit is contained in:
parent
662d86e57a
commit
f1511b4109
@ -1077,7 +1077,7 @@ begin
|
||||
begin
|
||||
aRTTIField.SetValue(AObject, AField.AsLargeInt);
|
||||
end;
|
||||
ftInteger, ftSmallint, ftShortint:
|
||||
ftInteger, ftSmallint, ftShortint, ftByte:
|
||||
begin
|
||||
aRTTIField.SetValue(AObject, AField.AsInteger);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user