TCustomTeeGradient.Balance
TCustomTeeGradient
property Balance: Integer;
Unit
TeCanvas
Description
From 0 to 100. Default value: 50
Determines the preference of use between gradient start and end colors.
By default, Balance property is 50, that means both start and end colors have the same priority.
Setting Balance to zero will give priority to start gradient color.
Setting Balance to 100 gives priority to end gradient color.