DELPHI AREA
MESSAGE BOARD
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Which api or ideal todo this? Thanks.

 
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming
View previous topic :: View next topic  
Author Message
david12345
Member


Joined: 10 Feb 2004
Posts: 11

PostPosted: 19/08/04 02:23    Post subject: Which api or ideal todo this? Thanks. Reply with quote

Hi,
Who known which api can 'control out of current program'?
That Mean:
I try to key in some text document on the 'microsoft notepad'.
such as 'Microsoft'.
then i use 'mouse point' OR 'highlight Select'the current word,
my delphi program show me something.( Such as: POP up the windows
, 'Is A Software Companny'.

I used delphi 5, any ideal todo this?
thanks.
Back to top
View user's profile
Johnny_Bit
Moderator


Joined: 15 Jun 2003
Posts: 154

PostPosted: 27/08/04 06:58    Post subject: Reply with quote

it's preety easy in windows api. I mean using SendMessage() with correct params. i'm sure it's well describled in delphi's help or Windows SDK with your delphi
Back to top
View user's profile
david12345
Member


Joined: 10 Feb 2004
Posts: 11

PostPosted: 28/08/04 04:07    Post subject: Reply with quote

Thanks. But Any More Detail ?Or Website Can help ?

[quote="Johnny_Bit"]it's preety easy in windows api. I mean using
Back to top
View user's profile
Johnny_Bit
Moderator


Joined: 15 Jun 2003
Posts: 154

PostPosted: 31/08/04 06:47    Post subject: Reply with quote

Well... in editor type SendMessage and press F1, and you'll get help for it. Messages constants are in messages.pas, just read it and you wil have enought info, if not then try Help->Windows SDK and find message that interest you most.
Back to top
View user's profile
Display posts from previous:   
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming 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
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB 2.0.6 © 2001, 2002 phpBB Group