IdxRichEditControl.ShowLineNumberingForm(TdxLineNumberingInfo,TdxShowLineNumberingFormCallback,TObject) Method
Declaration
procedure ShowLineNumberingForm(AProperties: TdxLineNumberingInfo; const ACallback: TdxShowLineNumberingFormCallback; ACallbackData: TObject);
Parameters
Name | Type |
---|---|
AProperties | TdxLineNumberingInfo |
ACallback | TdxShowLineNumberingFormCallback |
ACallbackData | TObject |
See Also