User Tools

Site Tools


processradio_print_a_radio_button_.htm
Navigation:  ABC Library Reference > IReportGenerator Interface > IReportGenerator Methods >====== ProcessRadio (print a radio button) ====== Previous pageReturn to chapter overviewNext page

ProcessRadio (*RadioFormatGrp radio, text, comment )

blk2blue.jpg

ProcessRadio Prints a RADIO control to a target output document.
radio A TYPEd GROUP structure that holds all of the properties of the target RADIO control.
text A string constant, variable, EQUATE, or expression containing the RADIO text contents.
comment A string constant, variable, EQUATE, or expression containing information necessary for the RADIO to be properly rendered to the target document.

The ProcessRadio method prints a RADIO control to the appropriate document format. The comment parameter is used to send the appropriate formatting information to the target document type, and is limited to 2056 characters. (See COMMENT)

Implementation:

The radio group contains the contents, position (outer, inner) and radio state of the radio control from the contents of the passed RadioFormatGrp.

processradio_print_a_radio_button_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1