System.Bindings.EvalProtocol.IDynamicGroup.GetFixedGroup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFixedGroup: IGroup;

C++

virtual _di_IGroup __fastcall GetFixedGroup() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IDynamicGroup

Description

Getter method for the FixedGroup property.

GetFixedGroup is the getter method for the FixedGroup property.

See Also