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

TGetPickListEvent

Declaration

Source position: valedit.pas line 106

type TGetPickListEvent = procedure(

  Sender: TObject;

  const KeyName: ;

  Values: TStrings

) of object;