Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Set AutoSearchField.Desciption at report design time?

edited February 2004 in General
Is that possible?

--

Mit freundlichen Gr??en
Sven Langenkamp

Tel.: +49 (0) 50 21 / 97 24 -15
Email: langenkamp@ctdatentechnik.de

===============================
CT Datentechnik Gesellschaft
f?r Prozessrechentechnik mbH
Eschenstr. 2 - 31582 Nienburg
Tel.: +49 (0) 50 21 / 97 24 -0
Fax: +49 (0) 50 21 / 97 24 -18
Email: info@ctdatentechnik.de
Internet: www.ctdatentechnik.de
===============================

Comments

  • edited February 2004
    Hi Ace,

    TppAutoSearchField.Description is a method built to return a simple
    description of the search condition contained in the AutoSearchField. It
    would definitely be possible to create your own method that performs a
    similar task to customize the output of the field description. If you would
    like to see the code used to give the current field description, please see
    the TppAutoSearchField.Description function inside the ppASField.pas file.
    All the properties and methods used in this function are public or
    published.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.