Changeset 9 for trunk/Platform
- Timestamp:
 - Aug 29, 2016, 5:17:45 PM (9 years ago)
 - Location:
 - trunk
 - Files:
 - 
      
- 2 edited
 
- 
          
  . (modified) (1 prop)
 - 
          
  Platform/Base/UPlatformBase.pas (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk
- Property svn:ignore
- 
      
old new 3 3 lib 4 4 heaptrclog.trc 5 ChronOS.exe  
 - 
      
 
 - Property svn:ignore
 - 
      
trunk/Platform/Base/UPlatformBase.pas
r8 r9 7 7 uses 8 8 Classes, SysUtils, UFileSystem, UKernel, syncobjs, UThreadEx, UMemory, 9 DateUtils, UDevice, Contnrs, Graphics, Forms, UScreen ;9 DateUtils, UDevice, Contnrs, Graphics, Forms, UScreen, UScheduler; 10 10 11 11 type … … 63 63 FOnModeChanged: TNotifyEvent; 64 64 FOnRedraw: TNotifyEvent; 65 OnModeChanged: TNotifyEvent;66 65 procedure DoRedraw; 67 66 public  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/ChronOS/chrome/site/your_project_logo.png)