mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 19:52:26 +02:00
* Using TSysCharSet from SysUtils instead of creating new types for "set of char"
(cherry picked from commit 589b5c0aa8
)
This commit is contained in:
parent
2b97d6fa4f
commit
26d172461d
@ -266,12 +266,6 @@ Represents the node type for DOM Document Type Declarations (DTD).
|
|||||||
<descr></descr>
|
<descr></descr>
|
||||||
</element>
|
</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 -->
|
<!-- alias type Visibility: default -->
|
||||||
<element name="DOMString">
|
<element name="DOMString">
|
||||||
<short>Type used for String values in DOM interfaces.</short>
|
<short>Type used for String values in DOM interfaces.</short>
|
||||||
|
Loading…
Reference in New Issue
Block a user