Forum: Pascal and Delphi Dec 23rd, 2007 |
| Replies: 2 Views: 1,023 yes but I didnt like "oops sorry" message and I want to change some format of that question |
Forum: Pascal and Delphi Dec 22nd, 2007 |
| Replies: 2 Views: 1,023 1. "Memo1" component that hides value such as 100,200,300 or 450 ounce etc.
2. "Memo2" component that hides value such as 50,100,150 or 225 ounce so the component will store the decreasing values... |
Forum: Pascal and Delphi Dec 21st, 2007 |
| Replies: 1 Views: 965 Hi duoas :) how are you?:) Let me ask you a question. I missed your replies hehe :). Im sorry I couldnt stop my code love. ;)..
Hmmm Ok lets create three components together.
1. "Memo1"... |
Forum: Pascal and Delphi Dec 21st, 2007 |
| Replies: 1 Views: 965 |
Forum: Pascal and Delphi Dec 4th, 2007 |
| Replies: 7 Views: 1,285 Ok my lovely teacher duoas, I barheightpercentage is a function whom is sent two values which is entered using keyboard in memo text that I use like an edit box storing two stock values. I will look... |
Forum: Pascal and Delphi Dec 4th, 2007 |
| Replies: 7 Views: 1,285 Ok my lovely teacher duoas, I barheightpercentage is a function that send two values which is entered using keyboard in memo text that I use like an edit box. I will look forward your simple code....... |
Forum: Pascal and Delphi Dec 4th, 2007 |
| Replies: 7 Views: 1,285 Sorry duoas the bar charts is like a group not only one. So I need an only one bar stick in bar chart that works like a percentage color bar that changes according to my stock values. Our stock... |
Forum: Pascal and Delphi Dec 4th, 2007 |
| Replies: 7 Views: 1,285 Opps sorry guys. :).. I couldnt see the spaces during time when my head is like a drunk. :)
Hi, I want to learn whether any components such as coloured bars whose heights are automatically... |
Forum: Pascal and Delphi Dec 3rd, 2007 |
| Replies: 7 Views: 1,285 Hi, I want to learn whether any components such as coloured bars whose heights are automatically changing in the two values which comes from one editbox. If I write 50 to editbox, The colour bar will... |
Forum: Pascal and Delphi Dec 3rd, 2007 |
| Replies: 0 Views: 864 Hi, I want to learn whether any components such as coloured bars whose heights are automatically changing in the two values which comes from one editbox. If I write 50 to editbox, The colour bar will... |
Forum: Pascal and Delphi Dec 3rd, 2007 |
| Replies: 7 Views: 2,710 come on Micheus pls explain with a code about that. I will need this worth information that related to creation of a new component and installing it.... |
Forum: Pascal and Delphi Dec 3rd, 2007 |
| Replies: 7 Views: 2,710 Ok Micheus, thank you for your help. I will try to improve my program destroying my memos, with your code examples. |
Forum: Pascal and Delphi Dec 2nd, 2007 |
| Replies: 4 Views: 1,526 I will never forget your help and teaching duoas really thank you very much... |
Forum: Pascal and Delphi Dec 2nd, 2007 |
| Replies: 4 Views: 1,526 Thank you my teacher duoas... your code is really improving me. I will try to be very careful as you wish. And sorry for a bad mis-understood... :(... |
Forum: Pascal and Delphi Nov 30th, 2007 |
| Replies: 4 Views: 1,526 I used 3 timer component and I m using one checkbox. And I have three procedures for timer1, timer2 and timer3 and I writed below these in my unit code explorer. Note that band1,band2 and band3 are... |
Forum: Pascal and Delphi Nov 29th, 2007 |
| Replies: 1 Views: 1,115 I used 3 timer component and I m using one checkbox. And I have three procedures for timer1, timer2 and timer3 and I writed below these in my unit code explorer. Note that band1,band2 and band3 are... |
Forum: Pascal and Delphi Nov 28th, 2007 |
| Replies: 0 Views: 547 TMemo(Anaform.FindComponent(('Memo'+inttostr(i)))).Lines[0] |
Forum: Pascal and Delphi Nov 27th, 2007 |
| Replies: 1 Views: 1,316 Ok Now I will send you my code
procedure TAnaform.TrnsferButton1Click(Sender: TObject);
var
i:integer;
begin
for i:=1 to 82 do
... |
Forum: Pascal and Delphi Nov 27th, 2007 |
| Replies: 7 Views: 2,710 for i:=1 to 82 do
TLabel(DisplayForm.FindComponent('Label'+inttostr(i))).caption:=
TMemo(Anaform.FindComponent('Memo'+inttostr(i)))).Lines[0]; |
Forum: Pascal and Delphi Nov 27th, 2007 |
| Replies: 7 Views: 2,710 hi duoas dont go anywhere I will show codes now to you... |
Forum: Pascal and Delphi Nov 27th, 2007 |
| Replies: 7 Views: 2,710 Hi friends again. Can you tell me how I will justify right edit box components in delphi. Ok I have found the memo to justify right for my input variables. But when I delete the text inside the memo... |
Forum: Pascal and Delphi Nov 27th, 2007 |
| Replies: 2 Views: 1,068 THANK YOU FOR YOUR HELP. I m very lucky to find a nice professional friends helping and interesting with my problems like you.... |
Forum: Pascal and Delphi Nov 27th, 2007 |
| Replies: 6 Views: 1,054 sorry duoas I dont know what tag property of component does? |
Forum: Pascal and Delphi Nov 27th, 2007 |
| Replies: 6 Views: 1,054 OK think as "dikeyac" and "yataykapa" image components that is included in additional components |
Forum: Pascal and Delphi Nov 26th, 2007 |
| Replies: 2 Views: 1,068 Again hi. I want to learn about how I will write these two components :Label and Memo using one loop such as "for" loop in delphi. For example: I have 50 memo and I m transferring the strings in... |
Forum: Pascal and Delphi Nov 26th, 2007 |
| Replies: 6 Views: 1,054 Now I want to know how I will short my code lines within one procudures just as sharing of events in only one procedures. for now I have written my program code like that but I want to learn how I... |
Forum: Pascal and Delphi Nov 26th, 2007 |
| Replies: 0 Views: 2,239 Hİ THANK YOU FOR YOUR LABEL COMMENTS LETS FORGET THAT QUESTION. I have chosen it with a different solution and :). now I want to know how I will use the message buttons with if conditions...
I dont... |
Forum: Pascal and Delphi Nov 26th, 2007 |
| Replies: 5 Views: 1,779 Because I want to see the speed button with image and hint on the button together. Image will be on the button and under the image the button's hint like that I mean Thank you for your help... |
Forum: Pascal and Delphi Nov 17th, 2007 |
| Replies: 5 Views: 1,779 Hi
Can you tell me how I will add labels to buttons in delphi? When I add labels to button the labels are coming under the button but I want to see the labels on the button just as tag of... |