On Fri, 28 Jun 2013 11:12:48 +0200
Darius Blaszyk <[email protected]> wrote:

>  
> 
> Hi, 
> 
> I'm using a propertygid in my application. The grid shows the properties
> of a number of inherited classes. However some classes do not use all of
> the properties from the base class. Is there a way to hide properties
> from the grid for child classes? 

  RegisterPropertyEditor(TypeInfo(TAnchorSide), TControl, 'AnchorSideLeft', 
THiddenPropertyEditor);


Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to