API:FMX.Layouts.TGridPanelLayout.TCellItem.Value
Delphi
property Value: Double read FValue write SetValue;
C++
__property double Value = {read=FValue, write=SetValue};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TCellItem |
Description
Embarcadero Technologies does not currently have any additional information.