[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Source position: lcltaskdialog.pas line 146
type TCommonButton = ( |
||
cbOK, |
|
|
cbYes, |
|
|
cbNo, |
|
|
cbCancel, |
|
|
cbRetry, |
|
|
cbClose |
|
|
); |
lazarus-ccr.sourceforge.net |