Navigation: Code Documentation > RSCommon > RSConstants > Constants
pidRS_PLATFORM_SUPPORT Constant
Defines the platform support for components in a RiverSoftAVG product that support all the FMX platforms
Namespace: RSConstants
Delphi
pidRS_PLATFORM_SUPPORT = pidWin32 or pidWin64 or pidOSX32 or pidiOSSimulator or pidiOSDevice32 or pidiOSDevice64 or pidAndroid;
Value
Type: Void
•RSConstants