Custom Properties Explanation
Appearance Sets the appearance of the Thumbnail Control
BorderColor Sets the color for the border of the Thumbnail Control
BorderVisible Sets whether or not the Thumbnail Control border is displayed
Button3D Sets whether or not the individual frames of the Thumbnail Control are shown in 3D
Cancel Sets whether or not the process of displaying images in the Thumbnail Control is canceled
Canvas.Handle Refers to the device context of the Thumbnail Control
ClearOnLoad Sets whether or not previously loaded images are cleared when an image is loaded into the Thumbnail Control
ColCount Sets the number of columns displayed in the Thumbnail Control.
Color Sets the color for the background of the Thumbnail Control
Cursor Sets the shape of the that appears in the Thumbnail Control
DispFileName Sets whether or not the file name of the image in the Thumbnail Control is displayed under the image
EdgeSize Sets the size of the area between the edge of the Thumbnail Control and the display of the thumbnails
EnableArrowKeys Sets whether or not the arrow keys and the PageUp, PageDown keys on the keyboard can be used to scroll the images in the Thumbnail Control
Enabled Sets whether or not the Thumbnail Control mouse or keyboard events are enabled
EnableDragSource Sets whether or not a thumbnail image can be dragged from the thumbnail control and dropped into the ImageKit Control or into another Thumbnail Control
EnableDragTarget Sets whether or not an image can be dragged from Windows Explorer and dropped into the Thumbnail Control
EnableMouseMoveButton Sets whether or not the thumbnail image is selected when the mouse moves over that thumbnail image frame
EnableMouseWheel Sets whether or not the mouse wheel is enabled
EnableMove Sets whether or not a thumbnail image can be moved
EnableSelectMultiFiles Sets whether or not multiple thumbnail images can be selected
ErrorStatus Refers to the types of errors that can occur when using the Thumbnail Control
ExifAutoRotate Sets whether an Exif thumbnail image is rotated and displayed according to the direction of the main image
FileExt Sets the the image type that can be displayed in the Thumbnail Control
FileName Refers to the filename of the image when the thumbnail image is selected
FilePath Sets the file path to the directories containing the images
ForeColor Sets the color of the thumbnail frame
ForeColorDown Sets the color of the thumbnail image frame when the image is selected
GapSize Sets the size of the space between the thumbnail images
Handle Refers to the window handle of the Thumbnail Control
ImageHandle Refers to the image handle of the image loaded into the Thumbnail Control
ImageSize Sets the size of the thumbnail image when it is displayed
ListOfFileNames Sets the list of the image filenames displayed in the thumbnail control
Picture Sets a background image displayed on the display area of the thumbnail frame
PictureDown Sets a background image displayed on the the display area of the thumbnail frame
PictureDownFile Sets the filename for the background image displayed on the thumbnail frame when the mouse is clicked on a thumbnail
PictureFile Sets the filename for the background image displayed on the thumbnail frame
ReadMode Sets how images are loaded and displayed in the Thumbnail Control
RowCount Sets the number of rows displayed in the Thumbnail Control
ScrollBar Sets whether or not scroll bars are enabled on the Thumbnail Control
ScrollStep Sets the size of the scroll step
ScrollVH Sets whether the Thumbnail Control can be scrolled horizontally or vertically
SelectCursor Sets the shape of the cursor that appears when the mouse is clicked inside the thumbnail frame
SelectTextBackColor Sets the background color of the text (either filename or comment) for the selected thumbnail image
SelectTextColor Sets the color of the text (either filename or comment) for the selected thumbnail image
SelectTextTransparent Sets whether or not the transparency is enabled when the filename or comment is displayed in the thumbnail cell that has been selected
Sort Sets the sorting method for the image files contained in the folder(s) specified by the FilePath property
SortDate Sets how the files will be sorted when the Sort property is set to 2 (ikSortDate)
SortOrder Sets whether the image files set in the FilePath property are sorted in ascending or descending order
StartNum Sets the image number of the thumbnail image displayed in the top left corner of the Thumbnail Control
Style Sets the style of the thumbnail image frame
Text Sets a comment and that is displayed under the thumbnail images
TextBackColor Sets the background color for the text (either the filename or comment) for a thumbnail image
TextColor Sets the color of the text (either the filename or comment) for a thumbnail image
TextTransparent Sets whether or not the transparency is enabled when the filename or comment is displayed in the thumbnail cell
ThumbArrayFileName Retrieves the image file's filename from the thumbnail image specified by the ThumbArrayNum property
ThumbArrayNum Uses the thumbnail image number to retrieve the image file's filename, directory name, and page number
ThumbArrayPage Retrieves the image file's page number from the thumbnail image specified by the ThumbArrayNum property
ThumbArrayPathName Retrieves the image file's directory name from the thumbnail image specified by the ThumbArrayNum property
ThumbnailFile Sets the thumbnail file used by the Thumbnail Control
Touch Sets whether or not touch is enabled

 

Differences from ImageKit5 ActiveX

Properties that have been changed:
BackColor --> Color
Hwnd --> Handle

Differences from ImageKit6 ActiveX

Properties that have been deleted: EnableOLEDrag, MouseCursorTypeFile

Properties that have been changed:
MouseCursorTypeFile --> Cursor
BackColor --> Color
ForeColorUp --> ForeColor
Hdc --> Canvas.Handle
Hwnd --> Handle
MouseCursor --> SelectCursor
MouseCursorType --> Cursor
PictureUp --> Picture
PictureUpFile --> PictureFile

Differences from ImageKit7/8/9 ActiveX

Properties that have been deleted: EnableOLEDrag, MouseCursorFile, SelectMouseCursorFile

Properties that have been changed:
MouseCursorFile --> Cursor
SelectMouseCursorFile --> SelectCursor
BackColor --> Color
ForeColorUp --> ForeColor
Hdc --> Canvas.Handle
Hwnd(ImageKit7/8 ActiveX) --> Handle
HWND(ImageKit10 ActiveX) --> Handle
MouseCursorType --> Cursor
PictureUp --> Picture
PictureUpFile --> PictureFile
SelectMouseCursorType --> SelectCursor

Differences from ImageKit10 ActiveX

Properties that have been changed:
EnableTouch --> Touch

Differences from ImageKit6 VCL

Properties that have been changed:
ForeColorUp --> ForeColor
PictureUp --> Picture
PictureUpFile --> PictureFile
ThumbSelectCursor --> SelectCursor

Differences from ImageKit7/8 VCL

Properties that have been changed:
ForeColorUp --> ForeColor
PictureUp --> Picture
PictureUpFile --> PictureFile

 

The ImageKit10 VCL is a product created by Newtone Corporation