Skip to content

ScintillaControl.ReplaceAll

Xusinboy Bekchanov edited this page Oct 29, 2023 · 2 revisions

Definition

Namespace:

ScintillaControl.ReplaceAll Method -

Function ReplaceAll(ByRef FindData As Const ZString Ptr, ByRef ReplaceData As Const ZString Ptr, ByVal RegularExp As Boolean = False, ByVal MatchCase As Boolean = False) As Integer

Parameters

FindData Const ZString

ReplaceData Const ZString

RegularExp Boolean

MatchCase Boolean

Returns

Integer
Clone this wiki locally