[Pas2js] TCustomWebWidget(DefaultParentElement)
heliosroots
heliosroots at gmail.com
Fri Nov 27 11:46:06 CET 2020
I don't want to create an area to add the dialogues I want them to be in the
Body
with TMyModal.create(nil) then
try
// DefaultParentElement =>> document.body
...
await(show);
finally
Free
end;
|| From what I hear, I think you better simply set ParentID in the
constructor
|| of your widget ?
I can't trust the id it changes if it gives a refresh
--
Sent from: http://pas2js.38893.n8.nabble.com/
More information about the Pas2js
mailing list