mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 15:55:54 +01:00
b01e933b4a
TDataSetHelper = class helper for TDataSet public function AsJSONArray: TJSONArray; function AsJSONObject: TJSONObject; procedure LoadFromJSONObject(AJSONObject: TJSONObject); procedure LoadFromJSONArray(AJSONArray: TJSONArray); function AsObjectList<T: class, constructor>(CloseAfterScroll: boolean = false): TObjectList<T>; function AsObject<T: class, constructor>(CloseAfterScroll: boolean = false): T; end; |
||
---|---|---|
.. | ||
DMVCFrameworkTests | ||
TestServer | ||
TestProjectGroup.groupproj |