Fmx.Bind.Navigator.TCustomBindNavigator.CalcMinSize
Delphi
procedure CalcMinSize(var W, H: single);
C++
void __fastcall CalcMinSize(float &W, float &H);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Fmx.Bind.Navigator.pas Fmx.Bind.Navigator.hpp |
Fmx.Bind.Navigator | TCustomBindNavigator |
Description
Internally used to compute the minimum width and height of this binding database navigator, based on VisibleButtons.