Ignore:
Timestamp:
May 27, 2023, 11:00:20 AM (13 months ago)
Author:
chronos
Message:
  • Modified: Updated Common packages.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Common/UPixelPointer.pas

    r558 r562  
    1515  private
    1616    procedure SetRGB(AValue: Cardinal);
    17     function GetRGB: Cardinal;   
     17    function GetRGB: Cardinal;
    1818  public
    1919    property RGB: Cardinal read GetRGB write SetRGB;
     
    310310end;
    311311
    312 
    313312end.
    314 
Note: See TracChangeset for help on using the changeset viewer.