[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

TLogRadialGradient

Declaration

Source position: lcltype.pp line 2362

type TLogRadialGradient = record

  radCenterX: Integer;

  radCenterY: Integer;

  radRadius: Integer;

  radFocalX: Integer;

  radFocalY: Integer;

  radStops: array of TLogGradientStop;

end;


Version 3.2 Generated 2024-02-25 Home