ToolsAPI.WelcomePage.INTAWelcomePagePluginNotifier280.ViewResize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ViewResize(AColumnSpan, ARowSpan: Integer);

C++

virtual void __fastcall ViewResize(int AColumnSpan, int ARowSpan) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
ToolsAPI.WelcomePage.pas
ToolsAPI.WelcomePage.hpp
ToolsAPI.WelcomePage INTAWelcomePagePluginNotifier280

Description

Event for when the main Plugin View size change.

See Also