Changeset 309
- Timestamp:
- Mar 15, 2021, 6:09:17 PM (5 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Settings.pas (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Settings.pasr293 r309 103 103 OKBtn.Caption := Phrases.Lookup('BTN_OK'); 104 104 CancelBtn.Caption := Phrases.Lookup('BTN_CANCEL'); 105 OkBtn.Graphic := GrExt[HGrSystem].Data; 106 CancelBtn.Graphic := GrExt[HGrSystem].Data; 107 108 ButtonFullscreen.Graphic := GrExt[HGrSystem].Data; 105 InitButtons; 109 106 end; 110 107 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
