TUDButton Class

Header: Dew.Math.Controls.VCL/MtxComCtrls.h · C++Builder only
TWinControlTUDButton

class TUDButton : public TWinControl;

Constructors

NameDescription
TUDButton

Properties

NameTypeDescription
DownGlyphTBitmap*
DownNumGlyphsSystem::Byte
FocusControlTWinControl*
OnDownClickTNotifyEvent
OnUpClickTNotifyEvent
UpGlyphTBitmap*
UpNumGlyphsSystem::Byte

Methods

NameDescription
AdjustSize
BtnClick
BtnMouseDown
CreateButton
Dispatch
GetFocusControl
GetOnDownClick
GetOnUpClick
KeyDown
Loaded
Notification
SetBounds
SetEnabled
SetFocusBtn
SetFocusControl
SetOnDownClick
SetOnUpClick
WMGetDlgCode
WMKillFocus
WMSetFocus
WMSize

Fields

NameTypeDescription
FDownButtonTTimerSpeedButton *
FFocusedButtonTTimerSpeedButton *
FUpButtonTTimerSpeedButton *