Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3791

How to create Custom Event in Subclass

$
0
0

I’ve subclassed ‘WebSearchField’, and added Event Definitions and Event Handlers for ‘Opening’ and ‘Shown’ and other built-in Events.

Now I want to create a Method in the subclass and ‘Raise’ it to the Instance.

E.g., I create a method called ‘ProcessFoundRecord’ in the subclass, but would like to implement this Method in the Instance instead.

What is the technique for implementing an Instance Method that is defined in the subclass?

8 posts - 6 participants

Read full topic


Viewing all articles
Browse latest Browse all 3791

Trending Articles