Record TSciTextToFindFull

Unit

Declaration

type TSciTextToFindFull = record

Description

Search range, text -> found position

Overview

Fields

Public chrg: TSciCharacterRangeFull;
Public lpstrText: LPSTR;
Public chrgText: TSciCharacterRangeFull;

Description

Fields

Public chrg: TSciCharacterRangeFull;

This item has no description.

Public lpstrText: LPSTR;

This item has no description.

Public chrgText: TSciCharacterRangeFull;

This item has no description.