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

TSci_TextToFindFull

Declaration

Source position: geanybindings.inc line 85

type TSci_TextToFindFull = record

  chrg: TSci_CharacterRangeFull;

  

  lpstrText: Pchar;

  

  chrgText: TSci_CharacterRangeFull;

  

end;