Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error GetCheckImageListFor on install in XE7 #655

Closed
RicardoBer opened this issue Sep 13, 2016 · 2 comments
Closed

Error GetCheckImageListFor on install in XE7 #655

RicardoBer opened this issue Sep 13, 2016 · 2 comments
Assignees
Labels

Comments

@RicardoBer
Copy link

I just download commit f45adc0 for test issue 248, and raise an error on build VirtualtreesD21.bpl.

Line 347 on VirtualTreesReg,

ImageList := TVirtualTreeCast.GetCheckImageListFor(CheckKind);

Undeclared identifier GetCheckImageListFor.

@RicardoBer
Copy link
Author

I found that class function
"class function TBaseVirtualTree.GetCheckImageListFor(Kind: TCheckImageKind): TCustomImageList;" disappear from VirtualTrees.pas

joachimmarder pushed a commit that referenced this issue Sep 14, 2016
…move property `CheckImageKind`). This fixes issue #655
@joachimmarder
Copy link
Contributor

I'm very sorry, this was die to issue #622. I missed to recompile the designtime package and the config of our continuous build system had a typo in my email address. Should not happen again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants