Loaded

Graphics32

TCustomPaintBox32.Loaded

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.