nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/DisplayOptionValue.html

24 lines
No EOL
695 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>DisplayOptionValue</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>DisplayOptionValue</h3><pre>Defined in file <a href="gui_objects.asn.html">gui_objects.asn</a>
C++ class: <a href="../doxyhtml/classCDisplayOptionValue.html">CDisplayOptionValue</a>
DisplayOptionValue ::= SEQUENCE {
key VisibleString,
label VisibleString OPTIONAL,
help VisibleString OPTIONAL,
legend VisibleString OPTIONAL,
optional BOOLEAN OPTIONAL
}</pre>
</body>
</html>