FMX.Layouts.TCustomScrollBox.OnCalcContentBounds

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCalcContentBounds: TOnCalcContentBoundsEvent read FOnCalcContentBounds write FOnCalcContentBounds;

C++

__property TOnCalcContentBoundsEvent OnCalcContentBounds = {read=FOnCalcContentBounds, write=FOnCalcContentBounds};

Properties

Type Visibility Source Unit Parent
event public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TCustomScrollBox

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!