[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomComboBox.DrawItem

DrawItem - perform the action necessary to draw the specified indexed item at the specified position

Declaration

Source position: stdctrls.pp line 307

protected procedure TCustomComboBox.DrawItem(

  Index: Integer;

  ARect: TRect;

  State: TOwnerDrawState

); virtual;

Description

DrawItem - perform the action necessary to draw the specified indexed item at the specified position

Software emulation of OnDrawItem event

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads