jvcllaz: Fix compilation for 64-bit

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-03-17 00:19:46 +00:00
parent 4b403fca15
commit ac5d9f9de4
5 changed files with 18 additions and 11 deletions

View File

@ -244,7 +244,9 @@ type
property HideSelection;
property Hint;
property HotTrack;
{$IFDEF LCL_FullVersion >= 1090000}
property HotTrackColor;
{$ENDIF}
property Images;
property Indent;
property Items;