Library Vcl NextSuite 6 NextDBGrid6 Reference Types TNxActivationOptions

TNxActivationOptions

Set used by ActivationOptions property.

pas
TNxActivationOptions = set of (aoAutoAddFields, aoAddAutoIncCol, aoAutoSetFields);

aoAutoAddFields
Fields will be automatically added upon activation of the associated TDataSet.

aoAddAutoIncCol
TNxDBIncrementColumn6 will be added automatically upon activation of the associated TDataSet.

Sign in