BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to know if we are in Design Time or Run Time ?

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> C++ Builder (VCL Components Development)
View previous topic :: View next topic  
Author Message
Georges BONNEVIAL
Guest





PostPosted: Wed Sep 10, 2003 8:00 am    Post subject: How to know if we are in Design Time or Run Time ? Reply with quote



I want to know in my component if I am in Design mode or in Run mode.
Is it possible ?

Thank's in advance for your reply

Georges
[email]g.bonnevial (AT) saxxo (DOT) fr[/email]


Back to top
Michel Leunen
Guest





PostPosted: Wed Sep 10, 2003 8:14 am    Post subject: Re: How to know if we are in Design Time or Run Time ? Reply with quote



Georges BONNEVIAL wrote:

Quote:
I want to know in my component if I am in Design mode or in Run mode.
Is it possible ?

Use the ComponentState property of TComponent:

if(ComponentState.Contains(csDesigning))
{
//design time
}
else
{
//run time
}

Michel
--
----------------------------------------
Michel Leunen
mailto:michel (AT) leunen (DOT) com
http://www.leunen.com/cbuilder/
----------------------------------------


Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> C++ Builder (VCL Components Development) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.