[Overview][Constants][Types][Classes][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: interfacebase.pp line 88
type TDialogButton = class(TCollectionItem) |
protected |
function GetDisplayName; override; |
procedure SetCaption(); virtual; |
public |
constructor Create(); override; |
property Caption: String; [rw] |
property Cancel: Boolean; [rw] |
property Default: Boolean; [rw] |
property ModalResult: LongInt; [rw] |
end; |
| |
| |
| |
lazarus-ccr.sourceforge.net |