Jump to content

TUniPropertyGrid filter displayed properties


kkelchev

Recommended Posts

Hi team.

TUniPropertyGrid is very nice and useful component. 

Sometimes it is not necessary to show to end user all available properties.

So could you give as а way to filter out not needed properties.

Please move  TUniCustomPropertyGrid.PopulateComponentProps  (uniPropertyGrid.pas) in protected class section and make it virtual and we can implement filtered inside.

OR.. for your non PRO customer ,

Please add published event function or procedure like .... OnAddProperty ( PropName : String; Var addToList : Boolean ) that decide which prop to add in front-end property editor grid

Thanks in advance

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...