FMX.TextLayout.TTextLayout.SetNeedUpdate
Delphi
procedure SetNeedUpdate;
C++
void __fastcall SetNeedUpdate(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.TextLayout.pas FMX.TextLayout.hpp |
FMX.TextLayout | TTextLayout |
Description
Setting internal flag that informs about changes in the layout properties and that the layout should be recalculated.