[Lazarus] Treeview Question
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Jun 30 10:34:10 CEST 2020
On Tue, 30 Jun 2020 11:20:58 +0300
Juha Manninen via lazarus <lazarus at lists.lazarus-ide.org> wrote:
> On Tue, Jun 30, 2020 at 2:10 AM Martin via lazarus
> <lazarus at lists.lazarus-ide.org> wrote:
> > In Lazarus there seems to be no disabled property for nodes, ...
>
> It could be implemented in TreeNode.
> However property "Enabled" instead of "Disabled" would be more
> consistent with other controls.
Or you can write a descendant of TTreeView with your descendant of
TTreeNode.
Mattias
More information about the lazarus
mailing list