TdxDocumentModelPosition.GreaterThanOrEqual(TdxDocumentModelPosition,TdxDocumentModelPosition)~Boolean Operator
In This Article
#Declaration
Delphi
operator GreaterThanOrEqual(const A: TdxDocumentModelPosition; const B: TdxDocumentModelPosition): Boolean;
#Parameters
Name | Type |
---|---|
A | Tdx |
B | Tdx |
#Returns
Type |
---|
Boolean |
See Also