Delphi Student and Vowel Extraction Program
From: Aron (clantbod_at_yahoo.co.uk)
Date: 04/29/04
- Next message: Andrei: "Re: Delphi Student and Vowel Extraction Program"
- Previous message: Arminio Grgic: "Vertical scrollbar disapear in DBGrid - bug in Delphi 6 !?!?!"
- Next in thread: Andrei: "Re: Delphi Student and Vowel Extraction Program"
- Reply: Andrei: "Re: Delphi Student and Vowel Extraction Program"
- Reply: Rob Kennedy: "Re: Delphi Student and Vowel Extraction Program"
- Reply: Nicholas Sherlock: "Re: Delphi Student and Vowel Extraction Program"
- Reply: J French: "Re: Delphi Student and Vowel Extraction Program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Apr 2004 13:30:34 -0700
Hi,
I'm wondering if some of you more seasoned Delphi pros would be able to help
me. I'm currently studying Delphi programming at University and am a bit
lost in making an application for one of my assignments. I need to be able
to extract the Vowels and Consonants from and edit box, place the vowels
into a second edit box, and the consonants into a 3rd edit box. Im presuming
I need to do this with a CASE statement (case statement of -
'a';'e','i','o','u', : etc.) but Im really a bit stumped as this is an
'apply your mind not stated in the book' kind of problem, and my mind has
gone awol right about now. If anyone could give me some pointers or ideas
(or even code) I would be highly appreciative.
Thanks all,
Aron
- Next message: Andrei: "Re: Delphi Student and Vowel Extraction Program"
- Previous message: Arminio Grgic: "Vertical scrollbar disapear in DBGrid - bug in Delphi 6 !?!?!"
- Next in thread: Andrei: "Re: Delphi Student and Vowel Extraction Program"
- Reply: Andrei: "Re: Delphi Student and Vowel Extraction Program"
- Reply: Rob Kennedy: "Re: Delphi Student and Vowel Extraction Program"
- Reply: Nicholas Sherlock: "Re: Delphi Student and Vowel Extraction Program"
- Reply: J French: "Re: Delphi Student and Vowel Extraction Program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|