|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomControl > Methods > RenderCursorStyle |
SIGNATURE=IWControl.TIWCustomControl.RenderCursorStyle@TIWCursor
ETYPE=Method
Declaration:
Delphi: |
public class function RenderCursorStyle(const IWCursor: TIWCursor): string; |
C++: |
public: __fastcall String RenderCursorStyle(const TIWCursor IWCursor); |
Description: This is RenderCursorStyle, a member of class TIWCustomControl.