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

TButtonOrder

Declaration

Source position: buttonpanel.pas line 26

type TButtonOrder = (

  boDefault,

  

  boCloseCancelOK,

  

  boCloseOKCancel

  

);

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