Degree Rotation to Label

Add a property to TGradientLabel for the degree of rotation. Currently, the degrees allowed are 0 (goHorizontal) and 90 (goVertical), I would like to be able to set a rotation of 30, 45 or 80 degrees. This option is available in AdvStringGrid as AddRotated but I would like it in a label.

Thank you.