Clearing Picture objects
Hey all
I need a little help with clearing picture objects using the Code in the designer
I tried
if <HeaderShow> = 1 then
HeaderObj.picture := (nil);
but doesnt seem to clear the object
Ive tried dozens of ways but it doesn't want to clear.
I need a little help with clearing picture objects using the Code in the designer
I tried
if <HeaderShow> = 1 then
HeaderObj.picture := (nil);
but doesnt seem to clear the object
Ive tried dozens of ways but it doesn't want to clear.