Hi!
I am porting some Delphi component to Lazarus. Now I am looking for a replacement of RecreateWnd.

Delphi help says:
procedure RecreateWnd;
Recreate underlying Windows screen object. Call RecreateWnd to recreate the control from scratch. RecreateWnd destroys the underlying Windows screen object. The next time the Handle property is referenced (when the object is repainted, for example), a new Windows screen object is created. Some changes in control properties are not implemented until this re-creation occurs.

Is there a substitute in Win32/gtk-LCL?



_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to