|
-
Nov 24th, 2006, 01:31 PM
#1
Thread Starter
Frenzied Member
Evaluate Delphi Statement
I'm new to Deplhi can anyone tell me what is meaning of code place below and what does it return:
SetRangeStart;
FieldByName('TYPE').AsString := 'SIZE';
FieldByName('NAME').AsString := '';
SetRangeEnd;
FieldByName('TYPE').AsString := 'SIZE';
FieldByName('NAME').AsString := '~';
ApplyRange;
Basially what is the '~' meaning here in the Code.Please any one can help.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|