[lazarus] LCL CustomRadioGroup.inc - FHiddenButton.CreateHandle
Andreas Hausladen
Andreas.Hausladen at gmx.de
Sat Nov 15 04:16:06 EST 2003
In CustomRadioGroup.inc there is a line "FHiddenButton.CreateHandle;" in TCustomRadioGroup.CreateWnd. CreateHandle is a protected
method so it is not accessible in ExtCtrls.pas. But why does FPC allows this call? Delphi says: "undefined identifier CreateHandle".
My recommendation is to call FHiddernButton.HandleNeeded instead.
--
Regards,
Andreas Hausladen
(JVCL developer)
(http://www.kylix-patch.de.vu)
More information about the Lazarus
mailing list