TcxEditorRowStyles.GetContentParams(TcxCustomEditorRowProperties,Boolean,Integer) Method
In This Article
#Declaration
Delphi
function GetContentParams(AEditorRowProperties: TcxCustomEditorRowProperties; AFocused: Boolean; ARecordIndex: Integer): TcxViewParams;
#Parameters
Name | Type |
---|---|
AEditor |
Tcx |
AFocused | Boolean |
ARecord |
Integer |
#Returns
Type |
---|
Tcx |
See Also