[Lazarus] When loading a TComponent from file, method Loaded fired but method Loading not.
Mattias Gaertner
nc-gaertnma at netcologne.de
Wed Dec 17 09:43:51 CET 2014
On Wed, 17 Dec 2014 15:10:34 +0700
Kiên Nguyễn Tiến Trung <kc97ble at gmail.com> wrote:
> Today I has found this problem. Although it isn't too serious, I strongly
> think that it is a bug and it should be patched.
TComponent is part of the FCL, but it is not documented.
"Loading" is not a Delphi method.
As far as I know it exists to allow implementing your own streaming
(aka without a TReader).
It is not a bug.
I suggest to ask on the FPC list.
Mattias
More information about the Lazarus
mailing list