[Overview][Types][Classes][Procedures and functions][Index] |
Class reference for the TCommonDialog type.
Source position: stdactns.pas line 122
type TCommonDialogClass = class of TCommonDialog; |
Contains the class reference used to create new dialog instances in TCommonDialogAction. TCommonDialogClass is the type returned from the GetDialogClass method in TCommonDialogAction.
lazarus-ccr.sourceforge.net |