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; |
||
---|---|---|
.. | ||
DuckListU.pas | ||
Iocp.Logger.pas | ||
MVCFramework.ApplicationSession.pas | ||
MVCFramework.BUSController.pas | ||
MVCFramework.Commons.pas | ||
MVCFramework.Logger.pas | ||
MVCFramework.pas | ||
MVCFramework.RESTClient.pas | ||
MVCFramework.Router.pas | ||
MVCFramework.Session.pas | ||
MVCFramework.View.Cache.pas | ||
MVCFramework.View.pas | ||
ObjectsMappers.pas | ||
RTTIUtilsU.pas | ||
uGlobalVars.pas |