Class TViewDialogChoice
Unit
Declaration
type TViewDialogChoice = class(TViewDialog)
Description
Ask user to choose from a number of options. Each choice is shown as a button, user can also press the appropriate character. ButtonChars length must be always equal to ButtonCaptions. See unit CastleDialogViews documentation for example usage.
Source: ui/castledialogviews.pas (line 229).
Hierarchy
- TObject
- TPersistent
- TComponent
- TCastleComponent
- TCastleUserInterface
- TCastleView
- TViewDialog
- TViewDialogChoice
Generated by PasDoc 0.17.0.snapshot.