If my memory serves me right, you're not supposed
to the see the procedure from the form. If you try to
add to the event from the form, then you will see the
"inherited" line appear in the event, but you have to
go to the Frame to see the actual code. Have you
tested to see if the procedure fires properly?
DJS
--- Vahan Yoghoudjian <[EMAIL PROTECTED]> wrote:
> Hello
>
> I have created a frame with few combo boxes on
> it. On OnSelect event of
> those combo boxes I have assigned a procedure. same
> procedure for all of
> them.
>
> When I insert this frame on a form the event is
> null, I can not see the
> procedure from the form in the object inspector to
> reassign it. To overcome
> this problem I rewrote a procedure and assigned
> again to the combo boxes
> OnSelect event which calls the procedure in the
> frame. example:
>
> procedure TForm1.FramComboOnSelect(Sender: TObject);
> begin
> inherited;
> Frame1.ComboGroupSelect(Sender);
> end;
>
>
> Has anyone encountered such a problem? Is this a
> Delphi Bug? are there
> better ways to overcome this problem?
>
> I'm using Delphi 6 enterprise. patches are
> installed...
>
> Thank you in advance
> Vahan
>
>
>
> [Non-text portions of this message have been
> removed]
>
>
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
------------------------ Yahoo! Groups Sponsor --------------------~-->
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/i7folB/TM
--------------------------------------------------------------------~->
-----------------------------------------------------
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/