MicrotronX
MicrotronX
If we use i.e. two Grids (file-list) and drag from one to the other grid (each grid has its own tDropComboTarget and tDropFileSource) the destination grid does not accept the...
Hi, before i was able to perform a DragDrop Operation fromtDropEmptySource (connected to VirtualDataformatAdapter) to tDropComboTarget (new form on same app), after changing lines 1297 and 1303 from iStream(aMedium.stm):=Stream to...
Hi, there is a problem within the function tsdBufferWriter.write: A tByteArray is used for the WriteChunk call but the tByteArray has a limit of 32k. In my case, I have...