FMX.ImgList.TGlyph.DisableInterpolation
Delphi
property DisableInterpolation: Boolean read FDisableInterpolation write SetDisableInterpolation default False;
C++
__property bool DisableInterpolation = {read=FDisableInterpolation, write=SetDisableInterpolation, default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.ImgList.pas FMX.ImgList.hpp |
FMX.ImgList | TGlyph |
Description
Embarcadero Technologies does not currently have any additional information.