DesignIntf.TEventInfo.GetParamFlags

From RAD Studio API Documentation
Revision as of 16:19, 16 October 2011 by TestAccount (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function GetParamFlags(Index: Integer): TParamFlags;

C++

System::Typinfo::TParamFlags __fastcall GetParamFlags(int Index);

Properties

Type Visibility Source Unit Parent
function protected
DesignIntf.pas
DesignIntf.hpp
DesignIntf TEventInfo

Description

Returns the flags associated with a parameter specified by index.

GetParamFlags returns the flags associated with a parameter specified by index.

See Also

Personal tools
Translations