[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: comctrls.pp line 1301
type TLVDrawItemEvent = procedure( |
Sender: TCustomListView; |
AItem: TListItem; |
ARect: TRect; |
AState: TOwnerDrawState |
) of object; |
lazarus-ccr.sourceforge.net |