Unit 'base64' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TBase64DecodingStream.Mode

Decoding mode.

Declaration

Source position: base64.pp line 102

public property TBase64DecodingStream.Mode : TBase64DecodingMode
  read FMode
  write SetMode;

Description

Mode is the mode in which the stream is read. It can be set when creating the stream or at any time afterwards.

See also

TBase64DecodingStream

  

Base64 Decoding stream.


Documentation generated on: Dec 22 2024