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