FMX.StdCtrls.TSplitter.UpdateControlSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateControlSize;

C++

void __fastcall UpdateControlSize();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TSplitter

Description

Internally used for updating the size of the controls that are being split.

See Also