Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近,我正在开发一个 Delphi 项目,该项目使用该TBitmap.ScanLine属性从Canvas. 显然,在为 Android 或 iOS 编译项目时,它会出错,因为该ScanLine属性不存在。有任何想法吗?
TBitmap.ScanLine
Canvas
ScanLine