Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/02/22 in all areas

  1. \FMSoft\Framework\uniGUI\Demos\Desktop\UniTreeMenu procedure TMainForm.UniButton1Click(Sender: TObject); begin UniTreeMenu1.Items.Add(UniTreeMenu1.Selected, 'New Node'); end; You can use Items.AddNode(), Items.Add(), Items.AddChild(), Items.AddChildObject()...
    1 point
  2. well, finally I've done with some stringgrids. I don't know if it is the est way to do it, but right now ins enough for me. thanks for all, and hope that in the future, calendarpanel will have year view. looks like the image:
    1 point
×
×
  • Create New...