Unit 'FPCAdds' Package
[Overview][Types][Procedures and functions][Index] [#lazutils]

TMemStreamSeekType

Alias to the PtrInt type used as the origin for TMemoryStream seek operations.

Declaration

Source position: fpcadds.pas line 22

type TMemStreamSeekType = PtrInt;

Description

Used in the implementation of TSynCustomExporter.

Version 4.6 Hosted on Source Forge