FMX.ScrollBox.TCustomScrollBoxModel.IsOpaque
Delphi
function IsOpaque: Boolean;
C++
bool __fastcall IsOpaque();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TCustomScrollBoxModel |
Description
Indicates if the control should update effects when you scroll content.
Its default value is False meaning that the control does not update effects.