InitCS method

Delphi Example

C++ Builder Example

 

Builder Syntax

void __fastcall InitCS (int nCommand, bool bRequest);

Delphi Syntax

Procedure InitCS (nCommand: integer; bRequest: Boolean);

Overview

Refer to Working with Command Sets.

Remarks

Creates a Data Set as a Command Set and inserts the elements for the specified command.

Command sets are special data sets that hold information about a command.

See Also

Elements:

GetInfoCS method