FMX.ListView.Appearances.TAppearanceListViewItem.InvalidateHeights
Delphi
procedure InvalidateHeights; override;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| procedure | protected | FMX.ListView.Appearances.pas | FMX.ListView.Appearances | TAppearanceListViewItem |
Description
Indicates that the height of the object has changed. {{#multireplace:FMX.ListView.Appearances.TAppearanceListViewItem.InvalidateHeights|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.ListView.Types.TListItem.InvalidateHeights|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.ListView.Types.TListItem.InvalidateHeights|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Indicates that the height of the object has changed.
InvalidateHeights is a virtual method to be implemented in child subclasses.