Skip to main content

CreateWithField(TcxSchedulerGridConnection,TcxCustomSchedulerStorageField) Constructor

Initializes a new instance of the TcxSchedulerFieldAdapter class with specified settings.

Declaration

constructor CreateWithField(AConnection: TcxSchedulerGridConnection; AField: TcxCustomSchedulerStorageField); virtual;

Parameters

Name Type
AConnection TcxSchedulerGridConnection
AField TcxCustomSchedulerStorageField
See Also