For me, me have wrong counters for "srtEnterWindow.active:= true" for
the below component:

object srtEnterWindow: tsqlresult
    fielddefs = <
      item
        Name = 'aresult_code'
        DataType = ftInteger
        Precision = -1
        Size = 0
      end
      item
        Name = 'ahandled_msg'
        DataType = ftMemo
        Precision = -1
        Size = 0
      end>
    params = <>
    sql.data = (
      'select 1 as aresult_code,''one''::text as ahandled_msg;'
    )
    database = dmmainmo.conn
    transaction = dmmainmo.transWriter
    options = [sso_autocommit]
    left = 184
    top = 264
  end

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to