[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ValEdit' (#lcl)

TGetPickListEvent

Declaration

Source position: valedit.pas line 110

type TGetPickListEvent = procedure(

  Sender: TObject;

  const KeyName: string;

  Values: TStrings

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.