[Overview][Types][Classes][Procedures and functions][Index] |
Serializes a set values from the specified type using the XML format for the object writer.
Source position: laz_xmlstreaming.pas line 84
public procedure TXMLObjectWriter.WriteSet( |
Value: LongInt; |
SetType: Pointer |
); override; |
Value |
|
LongInt with the bit values for the set type. |
SetType |
|
Pointer to the type for the set. |
Version 4.0 | Generated 2025-05-03 | Home |