[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: filectrl.pp line 142
type TCustomFilterComboBox = class(TCustomComboBox) |
protected |
procedure Select; override; |
public |
constructor Create(); override; |
destructor Destroy; override; |
public |
class procedure ConvertFilterToStrings(); |
public |
property Mask: String; [r] |
property ShellListView: TShellListView; [rw] |
end; |
| | ||
|
TCustomComboBox - the base class from which TComboBox is derived |
|
| | ||
| | ||
| | ||
|
TLCLComponent - base class for LCL components |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |