[fpc-devel]Unit compatibility issue
    rstar at mnet-online.de 
    rstar at mnet-online.de
       
    Sat Nov 22 18:03:35 CET 2003
    
    
  
Subject:  Unit compatibility issue
Example:
type
   TBevelCut = (bvNone, bvLowered, bvRaised);
Delphi: declared in Controls
FPC: declared in Graphics/GraphType;
    
    
More information about the fpc-devel
mailing list