[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 2336
type TLogRadialGradient = record |
radCenterX: Integer; |
radCenterY: Integer; |
radRadius: Integer; |
radFocalX: Integer; |
radFocalY: Integer; |
radStops: array of TLogGradientStop; |
end; |
lazarus-ccr.sourceforge.net |