Hi, I use the AddHandlerOnVisibleChanged well (http://lazarus-ccr.sourceforge.net/docs/lcl/controls/tcontrol.addhandleronvisiblechanged.html). So, exists something compatible to "Enabled"? It would be a "AddHandlerOnEnableChanged".
I wanted to use AddHandler method, but the HandlerType parameter is TControlHandlerType, that has only chtOnResize, chtOnChangeBounds, chtOnVisibleChanging, chtOnVisibleChanged and chtOnKeyDown, nothing to Enabled. :( Thx. -- Silvio Clécio =============================================== Blog - <silvioprog.com.br> Twitter - <twitter.com/silvioprog> LazSolutions - <code.google.com/p/lazsolutions> LazWebSolutions - <code.google.com/p/lazwebsolutions> Lazarus-BR - <groups.google.com.br/group/lazarus-br?hl=pt-BR> =============================================== * Conheça nosso canal IRC sobre Lazarus: #lazarus-br * =============================================== -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
