[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 2355
type TLogRadialGradient = record |
radCenterX: Integer; |
radCenterY: Integer; |
radRadius: Integer; |
radFocalX: Integer; |
radFocalY: Integer; |
radStops: array of TLogGradientStop; |
end; |
Version 4.0 | Generated 2025-05-03 | Home |