TdxCustomPieceTable.CanEditRange(TdxDocumentLogPosition,TdxDocumentLogPosition) Method
Declaration
function CanEditRange(AStart: TdxDocumentLogPosition; AEnd: TdxDocumentLogPosition): Boolean; virtual; abstract;
Parameters
Name | Type |
---|---|
AStart | TdxDocumentLogPosition |
AEnd | TdxDocumentLogPosition |
Returns
Type |
---|
Boolean |
See Also