mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 18:19:34 +02:00
* mode and string type - or typeinfo returns shortstring
This commit is contained in:
parent
431b0ec7ba
commit
d09d9ed1b6
@ -2,6 +2,9 @@ unit stub.bootstraptablewidget;
|
|||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
{$mode objfpc}
|
||||||
|
{$h+}
|
||||||
|
|
||||||
uses
|
uses
|
||||||
Stub.WebWidget, SysUtils, Classes, DB, Stub.JS;
|
Stub.WebWidget, SysUtils, Classes, DB, Stub.JS;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user