Skip to content

Delphi

Delphi discussions

This category can be followed from the open social web via the handle delphi-435921b0@forum.codeproject.com

160 Topics 516 Posts
  • Forum Guidelines - PLEASE READ

    help csharp c++ html
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • migration to C++ code

    delphi help c++ question
    2
    0 Votes
    2 Posts
    8 Views
    C
    TStringList is a linked list with string values. TMemoryStream can be replaced by any other stream class or a byte array. This statement is false.
  • RAVE REPORTS

    database delphi
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • sending mail in background

    question delphi
    4
    0 Votes
    4 Posts
    14 Views
    A
    Hi Buddy, Please refer to the nice article on sending email in background using Indy library. http://delphi.about.com/od/indy/a/email-send-indy.htm Cheers, Ajay
  • Urgent Help...

    delphi algorithms help
    2
    0 Votes
    2 Posts
    7 Views
    B
    What kind of algorithm do you need? I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post.
  • Problem with remote control of Excel [modified]

    help
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Attaching jpeg in the Outlook message body

    com tutorial question
    2
    0 Votes
    2 Posts
    7 Views
    B
    Try to search on goolge.[^] I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post.
  • I need help with compiling a Delphi 7 project...

    delphi com help
    10
    0 Votes
    10 Posts
    48 Views
    S
    Hi Thank you for your interest to help. But I have successfully compiled the code with the help of chambers120@suddenlink .
  • display millisecond in TChart, help~

    question help
    2
    0 Votes
    2 Posts
    6 Views
    F
    1.double click Tchat. 2.choose chart-axis page. 3.choose axis: left radiobutton. 4.choose labels page. and set then datetime format is 'yyyy-mm-dd hh:nn:ss.zzz' 5.set labels round first is false. 6. chose axis :bottom radiobutton. 7.choose labels page. and set then datetime format is 'yyyy-mm-dd hh:nn:ss.zzz' 8.set labels round first is false. 9.select the line(sample : seriel1) double click. 10.select general page. 11.set horizontal axis : to datetime. that's ok! :)
  • Ugentz PLZ Help with my doubt!!!!!!

    delphi help tutorial
    5
    0 Votes
    5 Posts
    14 Views
    F
    then first , you can press cttl+ a. second, press Del. then you can build it .
  • Problem with opc client ondatachange event

    help question delphi
    3
    0 Votes
    3 Posts
    10 Views
    D
    Hello, Thank you for the answer, but it was actually an error in my client program that handled a datachange event wrong. so that the received arrays went out of bounds or the values that I got back were handled worng. I eventually solved it :-D greetings dadio25
  • ADO and Memo field

    database delphi css question
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • using delphi dll in visual stduio

    csharp delphi visual-studio tutorial question
    2
    0 Votes
    2 Posts
    7 Views
    P
    In the Solution Explorer, right click on "References" -> "Add Reference" -> "Browse" tab -> Find it! -> Include the namespace He who makes a beast out of himself gets rid of the pain of being a man
  • Question about adding items to TQUEUE

    question data-structures tutorial
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Need help understanding memory leak [modified]

    help delphi html performance question
    2
    0 Votes
    2 Posts
    7 Views
    M
    Alright, I think I figured it out. The line which nils the Result's pointer to the string is needed, because otherwise the code which copies the string will cause the strings reference counter to decrease to 0, freeing the string. This is why the application "stopped" leaking memory when the nil-ing row was removed. Instead, FinalizeVarRec needed to actually set the AnsiString to the empty string too, to make sure the string was freed. I believed taht would be handled by the reference counting, but it doesn't work that way for pointers.
  • Editor

    delphi question
    4
    0 Votes
    4 Posts
    13 Views
    S
    Castalia does this: http://www.twodesk.com/castalia/[^] And try this one: http://www.dummzeuch.de/delphi/gexperts/english.html[^] GExprts code formatter www.softprojects.org
  • Paths in Crystal

    help delphi sysadmin sales
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Parameterized ADOQuery

    database tutorial delphi com question
    4
    0 Votes
    4 Posts
    11 Views
    D
    Thanks to both for the replies. After some experimentation, I found that it was necessary to set the DataType for the parameter, else it did not give correct datasets for the query.
  • Page Layout...

    delphi tutorial question
    5
    0 Votes
    5 Posts
    11 Views
    R
    Hello, Not tested (from memory), but something like this; var CrRep : IReport ; CrApp: TCRApplication; begin CrRep := CrApp.OpenReport(ReportName, crOpenReportByTempCopy) ; CrRep.PaperOrientation := crLandscape; end;
  • ah a new forum to molest

    2
    0 Votes
    2 Posts
    8 Views
    D
    Too slow.[^] :doh: ahmed zahmed wrote: just kidding (I wasn't). Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall