TcxCustomSchedulerStorage.GetFieldByName(string) Method
In This Article
#Declaration
Delphi
function GetFieldByName(const AName: string): TcxCustomSchedulerStorageField;
#Parameters
Name | Type |
---|---|
AName | string |
#Returns
Type |
---|
Tcx |
See Also