[Overview][Types][Classes][Procedures and functions][Index] |
Reads values for a set type from Element.
Source position: laz_xmlstreaming.pas line 135
public function TXMLObjectReader.ReadSet( |
SetType: Pointer |
):Integer; override; |
SetType |
|
Pointer to the RTTI Type with the enumeration values handled in the method. |
Integer value representing the OR-ed enumeration values for the set type.
Version 4.0 | Generated 2025-05-03 | Home |