How to delete object type picture on deinit
-
How to delete object type picture on deinit ?
on deinit can delete only button type and filed type
i'm try to use delete by name but it's not delete when termination.
anyone can help me ?
EX. logo ? -
D you mean if you activate the termination block?
-
@jstap yes it's delete button and field but not on pict object sir

I want to remove pict object too .
How to do that ?
i have this block on init

and i want to remove them when termination. -
add ashared project to look at, can then see where blocks are, and what you have inside them