Skip to main content

TdxSpreadSheetReportDesignerFieldChooser.Show Method

Displays the report Field Chooser form.

Declaration

procedure Show;

Remarks

If the report field chooser form is already visible, calling the Show procedure has no effect. The associated Report Designer‘s OnShowFieldChooser event is fired in response to displaying the form.

See Also