You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example stores a saved report layout in a BLOB field of a memory-based dataset component ([TdxMemData](https://docs.devexpress.com/VCL/dxmdaset.TdxMemData) inherited from the standard [TDataSet](https://docwiki.embarcadero.com/Libraries/Athens/en/Data.DB.TDataSet) class shipped with the VCL library).
12
-
13
11
## Testing the example
14
12
15
13
* Run the sample app and click **New Report** to create an empty database record.
@@ -24,9 +22,9 @@ The example stores a saved report layout in a BLOB field of a memory-based datas
0 commit comments