System.UITypes.TAlphaColorF.operator Division
Delphi
class operator Multiply(const Color: TAlphaColorF; const Factor: Single): TAlphaColorF;
class operator Multiply(const Factor: Single; const Color: TAlphaColorF): TAlphaColorF; inline;
class operator Divide(const Color: TAlphaColorF; const Factor: Single): TAlphaColorF; inline;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.UITypes.pas | System.UITypes | TAlphaColorF |
Description
Embarcadero Technologies does not currently have any additional information.