TStringgrid - autocalculate

From: Geir Baardsen (geir_baardsen_at_hotmail.com)
Date: 08/26/04


Date: 25 Aug 2004 21:12:18 -0700

Hi!
I have a TStringgrid with 31 rows with numbers, 1 - 31.
This I use to keep track of certain numbers that is
produced each day of the month.
A TMonthCalendar is used to choose date and load the grid data.
But I wonder, is there anyway I can
do a calculation of the rows in a textbox?



Relevant Pages

  • Re: TStringgrid - autocalculate
    ... > A TMonthCalendar is used to choose date and load the grid data. ... > do a calculation of the rows in a textbox? ... the rows in a textbox". ...
    (comp.lang.pascal.delphi.misc)
  • user control problem
    ... - load the page and the first uc will appear, I can type something in the ... textbox and clicking the "First button" I get my textbox entry in the label. ... Button2_Click of FirstUC and the AttachUC is called again. ... - After clicking the "Load other control" for the second time the correct ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Is an Array-Insert the same as using SQL Loader?
    ... Tha data comes from an in-memory container after a calculation. ... bla2 from bla union all ...., ... load feature of pl/sql might be an option. ...
    (comp.databases.oracle.misc)
  • Re: Problem with Remove/AddHandle
    ... I have had many problems with tabs including docking where I have had to code the docking in the maninform load event. ... I was currious to your problem, I made this piece of code, the only difference I see that I did add the handler by using the VB extention for that. ... I have a handler for a textbox for changes in the text box. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Problem with Remove/AddHandle
    ... I have had many problems with tabs including docking where I have had to code the docking in the maninform load event. ... I have a handler for a textbox for changes in the text box. ... Dim t As Type = target.GetType ...
    (microsoft.public.dotnet.languages.vb)