TIvoryPalette::FileName

Specifies the bitmap's file name and loads the palette from the bitmap.

__property String FileName;

Description

Use FileName to specify the bitmap file name. If the TIvoryDraw is activated, TIvoryPalette loads the palette from the bitmap file as soon as the value of FileName is changed. If the palette is the current palette, the palette changes on the screen immediately.

Back to TIvoryPalette