TcxReader Members
Constructors
| Name | Description |
|---|---|
| Create(TStream,Cardinal) | Initializes a new instance of the TcxFiler class with specified settings. Inherited from TcxFiler. |
| Create(TStream) | Initializes a new instance of the TcxFiler class with specified settings. Inherited from TcxFiler. |
Properties
| Name | Description |
|---|---|
| IsUnicode | Inherited from TcxFiler. |
| Stream | Inherited from TcxFiler. |
| Version | Inherited from TcxFiler. |
Methods
| Name | Description |
|---|---|
| BeginChunk(Int64) | |
| EndChunk(Int64) | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ReadAnsiString | |
| ReadBoolean | |
| ReadByte | |
| ReadCardinal | |
| ReadChar | |
| ReadCurrency | |
| ReadDateTime | |
| ReadFloat | |
| ReadInt64 | |
| ReadInteger | |
| ReadLargeInt | |
| ReadMemoryStream(TMemoryStream) | |
| ReadPoint | |
| ReadRect | |
| ReadShortInt | |
| ReadSingle | |
| ReadSmallInt | |
| ReadString | |
| ReadString_ | |
| ReadVariant | |
| ReadWideString | |
| ReadWord | |
| Skip(Cardinal) | |
| ToString | Inherited from TObject. |
See Also