Record TRawDescriptionInfo
Unit
Declaration
type TRawDescriptionInfo = record
Description
Raw description, in other words: the contents of comment before given item. Besides the content, this also specifies filename, begin and end positions of given comment.
Overview
Fields
![]() |
Content: string; |
![]() |
StreamName: string; |
![]() |
BeginPosition: Int64; |
![]() |
EndPosition: Int64; |
Description
Fields
![]() |
Content: string; |
This is the actual content the comment. |
![]() |
BeginPosition: Int64; |
|
![]() |
EndPosition: Int64; |
|
Generated by PasDoc 0.16.0.