[Overview][Types][Classes][Procedures and functions][Index] |
Button panel for the Lazarus dialog form.
Source position: lazdialogs.pas line 26
public TLazarusFileDialogForm.ButtonPanel : TButtonPanel; |
ButtonPanel is a TButtonPanel member that contains the buttons appropriate for a specific kind of Lazarus dialog. ButtonPanel is configured by default to display and respond to Ok and Cancel buttons in the Initialize method. Specialized dialog types can alter the default buttons and their actions.
|
Creates and positions child controls on the Lazarus dialog form. |
|
|
Enumerated type which represents the dialog kind in a Lazarus dialog form. |
Version 4.0 | Generated 2025-05-03 | Home |