<!DOCTYPE HTML> <html> <head> <title>DisplayOption</title> <script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js"> </script> <script type="text/javascript"> jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) }); </script> </head> <body> <h3>DisplayOption</h3><pre>Defined in file <a href="gui_objects.asn.html">gui_objects.asn</a> C++ class: <a href="../doxyhtml/classCDisplayOption.html">CDisplayOption</a> DisplayOption ::= SEQUENCE { type VisibleString, key VisibleString, label VisibleString OPTIONAL, dflt VisibleString OPTIONAL, help VisibleString OPTIONAL, values SET OF <a href="DisplayOptionValue.html">DisplayOptionValue</a> OPTIONAL, conditions SET OF <a href="Conditional.html">Conditional</a> OPTIONAL, optional BOOLEAN OPTIONAL }</pre> </body> </html>