Class TBreakPosition

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TBreakPosition = class(TCollectionItem)

Description

Hierarchy

Overview

Fields

Private FLowerFraction: double;
Private FHigherFraction: double;

Methods

Private procedure SetLowerFraction(const Value: double);
Private procedure SetHigherFraction(const Value: double);

Properties

Published property LowerFraction: double read FLowerFraction write SetLowerFraction;
Published property HigherFraction: double read FHigherFraction write SetHigherFraction;

Description

Fields

Private FLowerFraction: double;
 
Private FHigherFraction: double;
 

Methods

Private procedure SetLowerFraction(const Value: double);
 
Private procedure SetHigherFraction(const Value: double);
 

Properties

Published property LowerFraction: double read FLowerFraction write SetLowerFraction;
 
Published property HigherFraction: double read FHigherFraction write SetHigherFraction;
 

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