Custom components for Delphi. This is Firemonkey components.
- Open package TCComponents.dpk
- Clean, Build and install it.
- Add directory to your library path.
- Enjoy :)
TCResourceImage is a component wich load a Bitmap from a resource name. It helps to make FMX files smaller and prevent multiresbitmap property changes in fmx file. To set up an image, you need to feed the ResourceName property.