API:System.UITypes.StripAllFromResult

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function StripAllFromResult(const AModalResult: TModalResult): TModalResult;

C++

extern DELPHI_PACKAGE TModalResult __fastcall StripAllFromResult(const TModalResult AModalResult);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.