|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCalendarCell > Methods > RenderSelf |
SIGNATURE=IWCompCalendar.TIWCalendarCell.RenderSelf@TIWCustomGrid@Integer@Integer@TIWCompContext@TIWContainerContext@string
ETYPE=Method
Declaration:
Delphi: |
public function RenderSelf(AGrid: TIWCustomGrid; const ARow: Integer; const AColumn: Integer; AContext: TIWCompContext; AContainerContext: TIWContainerContext; AText: string = ''): TIWHTMLTag; override; |
C++: |
public: virtual __fastcall TIWHTMLTag RenderSelf(TIW |
Description: This is RenderSelf, a member of class TIWCalendarCell.