We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3eb3a2 commit a5b76afCopy full SHA for a5b76af
Source/fmx/WrapDelphiFmx.pas
@@ -15,6 +15,7 @@ implementation
15
WrapFmxDataBind,
16
{$ENDIF LINUX}
17
WrapFmxTypes,
18
+ WrapFmxImgList,
19
WrapFmxControls,
20
WrapFmxStdCtrls,
21
WrapFmxEdit,
Source/vcl/WrapDelphiVCL.pas
WrapDelphiWindows,
WrapDelphiDataBind,
WrapActions,
+ WrapVclImgList,
WrapVclControls,
WrapVclGraphics,
WrapVclForms,
0 commit comments