22 lines
No EOL
676 B
HTML
22 lines
No EOL
676 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Field-edit</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>Field-edit</h3><pre>Defined in file <a href="macro.asn.html">macro.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCField__edit.html">CField_edit</a>
|
|
|
|
|
|
Field-edit ::= SEQUENCE {
|
|
find-txt VisibleString ,
|
|
repl-txt VisibleString OPTIONAL ,
|
|
location <a href="Field-edit-location.html">Field-edit-location</a> DEFAULT anywhere ,
|
|
case-insensitive BOOLEAN DEFAULT FALSE }</pre>
|
|
</body>
|
|
</html> |