procedure Loaded; override;

Description

Loaded is overriden from TWinControl to keep the buffer dimensions consistent with control's dimensions. You do not have to call this method explicitly in your application.

[See also]: