Menu

#108 fix: property TTreeNode.Focused

open
nobody
None
5
2002-03-17
2002-03-17
No

Currently, the property TTreeNode.Focused is defined
by functions GetSelected and SetSelected. I believe
this is a bug, and should be defined by *Focused
methods instead.
Please change it to this
(file clx/QComCtrls.pas, line 2231):

property Focused: Boolean read GetFocused write
SetFocused;

Discussion


Log in to post a comment.

MongoDB Logo MongoDB