Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Creating a New Component e.g. TMegaButton
Sun, Feb 8 2015 7:54 AMPermanent Link

Mark Brooks

Slikware

Avatar

Hi Tim,

I have played around with trying to create a new component (TMegaButton - awful name I know) but am struggling to see how to do this correctly. I can't seem to "split" it from TButton (from which it inherits) not can I seem tp get its interface compiled into the Library. Bit confused to say the least. Are you closer to your demo video and / or notes for this process?

Thanks
Mark
Sun, Feb 8 2015 3:47 PMPermanent Link

Chris Holland

SEC Solutions Ltd.

Avatar

Team Elevate Team Elevate

Hi Mark,

Here is a TImageButton that I did earlier it may help some.

Chris Holland
[Team Elevate]

On 08/02/2015 12:54, Mark Brooks wrote:
> Hi Tim,
>
> I have played around with trying to create a new component (TMegaButton - awful name I know) but am struggling to see how to do this correctly. I can't seem to "split" it from TButton (from which it inherits) not can I seem tp get its interface compiled into the Library. Bit confused to say the least. Are you closer to your demo video and / or notes for this process?
>
> Thanks
> Mark
>



Attachments: ImageButton.zip
Mon, Feb 9 2015 7:35 AMPermanent Link

Mark Brooks

Slikware

Avatar

Chris Holland wrote:

>>Hi Mark,
>>Here is a TImageButton that I did earlier it may help some.

Chris. Thanks for this. My issue is more about the "process" for want of a better word. For example, something like this:

- To create a new component that descends from an existing
- Library > New Component
- Blah blah blah
- Library > Build

Etc?
Mon, Feb 9 2015 10:12 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mark,

<< I have played around with trying to create a new component (TMegaButton -
awful name I know) but am struggling to see how to do this correctly. I
can't seem to "split" it from TButton (from which it inherits) not can I
seem tp get its interface compiled into the Library. Bit confused to say the
least. Are you closer to your demo video and / or notes for this process? >>

I should be doing it today.  Sorry about the delays, but I've been
sidetracked with some other stuff like performance issues for the last week
or so.

Tim Young
Elevate Software
www.elevatesoft.com


Image