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

TSci_TextRangeFull

Declaration

Source position: geanybindings.inc line 72

type TSci_TextRangeFull = record

  chrg: TSci_CharacterRangeFull;

  

  lpstrText: Pchar;

  

end;