![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2008
Posts: 1
Rep Power: 0
![]() |
Convert tcaption to pansichar
I'm new to Delphi; and I'm trying to pass in the text attribute of a tedit to a function; so I need to do this conversion.
|
|
|
|
|
|
#2 | |
|
Newbie
Join Date: Aug 2007
Posts: 5
Rep Power: 0
![]() |
Re: Convert tcaption to pansichar
Quote:
procedure bla.. var Converted: String; Begin Converted := edit1.text; TheFunction(PAnsiChar(Converted)); End; Happy coding! ![]()
__________________
I know: Delphi, PHP, HTML, CSS, XML, MySQL Read my radically thought-provoking blog:eNathan.com Website Design: BlueLineWebDesign.net “Intelligence without ambition is a bird without wings.” - Salvador Dal�* "Imagination is more important than knowledge." - Albert Einstein |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| convert image sequence to quicktime movie | rwm | Java | 10 | Nov 28th, 2007 11:12 AM |
| convert to int | sayu | C++ | 12 | Nov 14th, 2006 2:26 AM |
| How to convert from any base number system to any base in TrueBasic? | linzi53 | Other Programming Languages | 4 | Oct 30th, 2005 7:45 AM |
| Could anyone please convert this into assembly ? | oxyi | Assembly | 9 | Mar 13th, 2005 5:37 AM |