|
| Does this forum include TFrames discussion too? |
 |
Mon, 19 Feb 2007 14:31:13 -050 |
If so, I have a problem:
I want to use TFrames in floating windows. I've run into a problem in
that certain initializing has to take place before the TFrame appears but
there is no place to put this (TFrame has no Oncreate or Onshow). Is there a
place I can define an "initialize" section for TFrame? Anyone?
Dave
|
| Post Reply
|
| by the way, what happened to all the Delphi groups? |
 |
Mon, 19 Feb 2007 14:59:13 -050 |
I only see about 6 total.. is Delphi becoming a dinosaur with .NET picking
up steam?
"David Smith" <djsmith_1998@yahoo.com> wrote in message
news:45d9fadf$2@newsgroups.borland.com...
> If so, I have a problem:
>
> I want to use TFrames in floating windows. I've run into a problem in
> that certain initializing has to take place before the TFrame appears but
> there is no place to put this (TFrame has no Oncreate or Onshow). Is there
> a place I can define an "initialize" section for TFrame? Anyone?
>
> Dave
>
|
| Post Reply
|
| Re: Does this forum include TFrames discussion too? |
 |
Mon, 19 Feb 2007 17:54:35 -050 |
On Mon, 19 Feb 2007 14:31:13 -0500, David Smith wrote:
> I want to use TFrames in floating windows. I've run into a problem in
> that certain initializing has to take place before the TFrame appears but
> there is no place to put this (TFrame has no Oncreate or Onshow). Is there
a
> place I can define an "initialize" section for TFrame? Anyone?
TFrame's aren't a Winforms feature they are a feature of the VCL.NET
framework so you would be better off asking over there.
To answer your question you need to override the constructor and
destructor of your TFrame.
--
Marc Rohloff [TeamB]
|
| Post Reply
|
| Re: by the way, what happened to all the Delphi groups? |
 |
Mon, 19 Feb 2007 20:42:08 -000 |
"David Smith" <djsmith_1998@yahoo.com> a écrit dans le message
de news:
45da016e$1@newsgroups.borland.com...
|I only see about 6 total.. is Delphi becoming a dinosaur with .NET picking
| up steam?
Well, I can see 96 groups; maybe you need to refresh your newsreader.
Joanna
--
Joanna Carter [TeamB]
Consultant Software Engineer
|
| Post Reply
|
| Re: by the way, what happened to all the Delphi groups? |
 |
Mon, 19 Feb 2007 21:45:25 -050 |
I filtered on the word "Delphi". How many do you see now?
"Joanna Carter [TeamB]" <joanna@not.for.spam> wrote in message
news:45da0bdc$1@newsgroups.borland.com...
> "David Smith" <djsmith_1998@yahoo.com> a écrit dans le
message de news:
> 45da016e$1@newsgroups.borland.com...
>
> |I only see about 6 total.. is Delphi becoming a dinosaur with .NET
> picking
> | up steam?
>
> Well, I can see 96 groups; maybe you need to refresh your newsreader.
>
> Joanna
>
> --
> Joanna Carter [TeamB]
> Consultant Software Engineer
>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|