button control

C32338
concept

A button control is a user interface element that users can click or tap to trigger a specific action or command within an application.

All labels observed (3)

Label Occurrences
base button class 1
button control canonical 1
radio button component 1

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: button control
Generated description
A button control is a user interface element that users can click or tap to trigger a specific action or command within an application.

Instances (3)

Instance Via concept surface
TCustomButton base button class
TButton
MatRadioButton radio button component