API:System.ConvUtils.ConvTypeToFamily

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ConvTypeToFamily(const AType: TConvType): TConvFamily;
function ConvTypeToFamily(const AFrom, ATo: TConvType): TConvFamily;

C++

extern DELPHI_PACKAGE TConvFamily __fastcall ConvTypeToFamily(const TConvType AType)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
System.ConvUtils.pas
System.ConvUtils.hpp
System.ConvUtils System.ConvUtils

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!