Description | Hierarchy | Fields | Methods | Properties |
type TSkipInteger = class(TCollectionItem)
![]() |
FIntegerValue: integer; |
![]() |
procedure SetIntegerValue(const Value: integer); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property IntegerValue: integer read FIntegerValue write SetIntegerValue; |
![]() |
FIntegerValue: integer; |
![]() |
procedure SetIntegerValue(const Value: integer); |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
property IntegerValue: integer read FIntegerValue write SetIntegerValue; |