Hi guys, I Need some help regarding on component building, I've searched for references but still couldn't find good one. I've build a component that have sub component. The components are: TEdit, TBoundLabel and TBoundBitButton. I'm using sub component instead of placing them into a container such as TPanel. I've created it on D6 and it worked ok, but when i moved the packaged to D7, i have problems with the TBoundBitButton component. As we know TBoundBitButton has Glyps property that is a stream object. Here is the problem I've placed the component on a form, then I set the glyph property to a bitmap image. Then i added a new form inherited from the first form. And i get access violation error on the property editor when i open the TBoundBitButton sub component glyph property. I don't know what happen, because there is no problem at all on D6.
Can anyone help. Thank you Iwan Cahyadi Sugeng Personal Blog at iwancs.wordpress.com Contributor at delphindo.wordpress.com ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

