procedure Resize; override;
Resize is overriden from TWinControl. It keeps the size of the buffer consistent with control's dimensions after the control resizes. Normally, you will not call this method in your applications.
Whether the buffer is actually resized or not is influenced by the BufferOversize property.
Resizing of the control will also invalidate its buffer.
Resize generates the standard OnResize event as well.
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024