Ignore:
Timestamp:
Dec 25, 2023, 12:08:11 PM (5 months ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/PVSB.pas

    r506 r508  
    1717  private
    1818    FOnUpdate: TNotifyEvent;
    19     ScrollBar: TScrollBar;
    2019    FMax: Integer;
    2120    function GetMax: Integer;
     
    2726    procedure SetPosition(AValue: Integer);
    2827  public
     28    ScrollBar: TScrollBar;
    2929    constructor Create(Parent: TWinControl);
    3030    destructor Destroy; override;
Note: See TracChangeset for help on using the changeset viewer.