type TIFPSValue = class(TObject)
![]() |
procedure SetParserPos(P: TIfPascalParser); |
![]() |
procedure SetParserPos(P: TIfPascalParser); |
Read position info from the parser
![]() |
property Col: Cardinal; |
![]() |
property Pos: Cardinal; |
![]() |
property Row: Cardinal; |
![]() |
property Col: Cardinal; |
Col part of the position
![]() |
property Pos: Cardinal; |
position this value was declared
![]() |
property Row: Cardinal; |
Row part of the position