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

TButtonState

A set of constants to define the state of a SpeedButton.

Declaration

Source position: buttons.pp line 55

type TButtonState = (

  bsUp,

  

  bsDisabled,

  

  bsDown,

  

  bsExclusive,

  

  bsHot

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads