Class TSkipInteger

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSkipInteger = class(TCollectionItem)

Description

Hierarchy

Overview

Fields

Private FIntegerValue: integer;

Methods

Private procedure SetIntegerValue(const Value: integer);
Public procedure Assign(Source: TPersistent); override;

Properties

Published property IntegerValue: integer read FIntegerValue write SetIntegerValue;

Description

Fields

Private FIntegerValue: integer;
 

Methods

Private procedure SetIntegerValue(const Value: integer);
 
Public procedure Assign(Source: TPersistent); override;
 

Properties

Published property IntegerValue: integer read FIntegerValue write SetIntegerValue;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:30