Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
FAQ: comp.lang.pascal.delphi.misc miniFAQ (short version)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Evil miniFAQ Boss  
View profile  
 More options Jan 16 2010, 8:50 pm
Newsgroups: comp.lang.pascal.delphi.misc, alt.comp.lang.borland-delphi
From: "Evil miniFAQ Boss" <mini...@mfw.dds.nl>
Date: 17 Jan 2010 01:50:16 GMT
Local: Sat, Jan 16 2010 8:50 pm
Subject: FAQ: comp.lang.pascal.delphi.misc miniFAQ (short version)
FAQ FOR NEWSGROUPS: COMP.LANG.PASCAL.DELPHI.MISC, ALT.COMP.LANG.BORLAND-DELPHI

Version: 2006-09-16
First maintainer: Esther Michaels
Current maintainer: Maarten Wiltink (Evil miniFAQ Boss)
Posting schedule: Short version every Sunday, full version every first of
        the month

Copyright 2001-2006 the current maintainer, all rights reserved except the
        right to re-distribute the current document. Even better: give out the
        URL.

--------------------------------------------------------------------------- -----

Latest version:
        http://www.bancoems.com/CompLangPascalDelphiMisc-MiniFAQ.htm
Plain text version:
        http://www.bancoems.com/CompLangPascalDelphiMisc-MiniFAQ.txt
Examples page:
        http://www.bancoems.com/mini_faq_examples.htm

--------------------------------------------------------------------------- -----

CONTENTS
1. How do I start another program from my program?
2. How to stop a second instance of my program from executing? (Also: HPrevInst
        doesn't seem to work, why?)
3. Floating-point work - i.e. with single, real, real48, double, extended -
        gives long decimals or wrong numbers. Why?
4. Is there a limit on the number of characters allowed in a tMemo/tRichEdit?
5. Why do I get an "abstract error" when I try to use a tStrings variable?
6. How do I access a component/property/field of Form1 from Form2?
7. How do I change the background, font, general appearance of an entry in a
        tListView, tTreeView, tListBox, tCombobox list, tStringGrid, etc.?
8. How do I change the formatting of a line/word/character in a tMemo?
9. Why does the debugger show my For loop variable counting down, not up?
10. How do I get the path of my executable? And, how do I retrieve the command
        line parameters?
11. When my program is in a loop it doesn't respond to user input or update its
        display. Can I change this?
12. How do I access the compilation date in my program?
13. How do I access the VersionInfo tab's data at runtime?
14. Does Delphi have an equivalent to the VB Split function?
15. I create a label/edit/some other control at run-time but it doesn't appear
        on the form. Why?
16. How do I use streams?
17. How do I declare an event handler for an object that I create at runtime?
18. When using the TRegistry component under Windows NT, Windows 2000, or
        Windows XP, a user with less than Administrator rights is unable to
        access information stored in the HKEY_LOCAL_MACHINE hive. How can I
        work around this?
19. When drawing text on a canvas, how do I determine the resulting text size?
20. How can I loop through the components/labels/edit-boxes on my form? (Also:
        Tag is unused, what is it good for?)
21. Can I pass objects to a DLL? (Also: Why does it say 'Cannot assign a TFont
        to a TFont'?)
22. What compiler settings should I use, and where do I set them?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »