FMXExpress
Company Homepage: http://www.fmxexpress.com/
- unlimited number of local/remote databases for backup
- unlimited number of Windows/Linux servers (FB 2.1, 2.5, 3.0 and 4.0 are supported)
- option for managing multiple backups for one database
- optional ZIP compression and FTP transfer of backups
- running as an application or as a service
- lifetime license only USD 40
Total 1 product
TImageCacheLayout v.1.01
Components > Panels > Enhanced Panels
By FMXExpress.
Freeware + source 06 May 2014Description
Custom TLayout component which will cache the contents of itself to a bitmap which will increase the render speed of the TLayout on mobile devices in Firemonkey.- Design time: There are two different design time functionalities implemented in the right click menu of TImageCacheLayout. They are Update Cache Image and Convert to TImage Bitmap.
- Update Cache Image: You can store a screenshot of the TImageCacheLayout at design time to increase speed at runtime.
- ImageCacheType:
- ctNone: -Operates as a normal TLayout. ctCacheAsBitmap: - The contents of TImageCacheLayout layout are stored in the CacheImage property the first time it is drawn. - The controls contained within the TImageCacheLayout are Visible:=False when this setting is in effect. - The controls still exist and can be accessed and updated using the TImageCacheUpdate option.
- ctExportAsBitmap: - The contents of TImageCacheLayout layout are stored in the CacheImage property the first time it is drawn. - The controls contained within the TImageCacheLayout removed once it is cached. - The controls no longer exist and can not be accessed.
- ImageCacheUpdate
- cuMouse
- cuTouch
- cuTouchDelay
- cuManual
- ImageCacheEffect
- cqNormal
- cqNoAlphaEdge
- cqSharpen
Informations
- Status: Fully functional
- Source: Included
- Size: 553kB
Platforms: DXE5, DXE6, FM3