FMX.Layouts.TCustomScrollBox.OnCalcContentBounds
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.