mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 16:20:35 +02:00
* Using TSysCharSet from SysUtils instead of creating new types for "set of char"
This commit is contained in:
parent
f340a1a3b6
commit
589b5c0aa8
@ -266,12 +266,6 @@ Represents the node type for DOM Document Type Declarations (DTD).
|
||||
<descr></descr>
|
||||
</element>
|
||||
|
||||
<!-- set type Visibility: default -->
|
||||
<element name="TSetOfChar">
|
||||
<short>Defines a set with values using the Char type.</short>
|
||||
<descr></descr>
|
||||
</element>
|
||||
|
||||
<!-- alias type Visibility: default -->
|
||||
<element name="DOMString">
|
||||
<short>Type used for String values in DOM interfaces.</short>
|
||||
|
Loading…
Reference in New Issue
Block a user