Description | Hierarchy | Fields | Methods | Properties |
type TBreakPosition = class(TCollectionItem)
![]() |
FLowerFraction: double; |
![]() |
FHigherFraction: double; |
![]() |
procedure SetLowerFraction(const Value: double); |
![]() |
procedure SetHigherFraction(const Value: double); |
![]() |
property LowerFraction: double read FLowerFraction write SetLowerFraction; |
![]() |
property HigherFraction: double read FHigherFraction write SetHigherFraction; |
![]() |
FLowerFraction: double; |
![]() |
FHigherFraction: double; |
![]() |
procedure SetLowerFraction(const Value: double); |
![]() |
procedure SetHigherFraction(const Value: double); |
![]() |
property LowerFraction: double read FLowerFraction write SetLowerFraction; |
![]() |
property HigherFraction: double read FHigherFraction write SetHigherFraction; |