quickaboutbox GradientBackground structure
Return to Introduction  Previous page  Next page
Applies to
acQuickAboutBox component.

Declaration
type
  TacQuickAboutBoxGradientBackground = class
  published
    property Color1: TColor;
    property Color2: TColor;
    property Direction: TacGradientDirection;
    property Enabled: Boolean;
  end;


Description