hi, i'm new with alphaskins and i'm wondering that is it possible to add new item in FrameBar at runtime..??
i've tried to get the answer from Demo Source but looks like all items inside FrameBar are created at design mode.
i tried with this code :
sFrameBar1.items.add;
the code succesfully create new item in FrameBar but i don't know how to declare its caption or other property.
the most important thing, i don't know how to insert code in it's onCreateFrame event if its created at runtime.
please help me with this problem…
thanks… 🙂