FMX.Layouts.TFlowLayout.ContentChanged
Delphi
procedure ContentChanged(const AChild: TFmxObject); virtual;
C++
virtual void __fastcall ContentChanged(Fmx::Types::TFmxObject* const AChild);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TFlowLayout |
Description
Embarcadero Technologies does not currently have any additional information.