[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin' (#fpgeanyplugin)

TSci_TextToFind

Declaration

Source position: geanybindings.inc line 78

type TSci_TextToFind = record

  chrg: TSci_CharacterRange;

  

  lpstrText: Pchar;

  

  chrgText: TSci_CharacterRange;

  

end;