Jump to content

Recommended Posts

Posted

TreeNode never had an Enabled property neither in VCL nor in Web.

In case of node could not be hide, I've used the following code for checking it.

 

tvMenus.Items[itemIndex].Enabled := Boolean(FDM.MenusIsEnabled.AsInteger);

 

There is fine for 0.84. why?

×
×
  • Create New...