RenderHandler_OnPaint_args

Constructors

Link copied to clipboard
constructor()
constructor(bid: Int, popup: Boolean, dirtyRectsCount: Int, sharedMemName: String, sharedMemHandle: Long, width: Int, height: Int)
Performs a deep copy on other.

Types

Link copied to clipboard
enum _Fields : TFieldIdEnum
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

Properties

Link copied to clipboard
open var bid: Int
Link copied to clipboard
Link copied to clipboard
open var height: Int
Link copied to clipboard
Link copied to clipboard
open var popup: Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var width: Int

Functions

Link copied to clipboard
open fun clear()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getBid(): Int
Link copied to clipboard
Link copied to clipboard
open fun getHeight(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getWidth(): Int
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun isPopup(): Boolean
Link copied to clipboard
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
Link copied to clipboard
open fun isSetBid(): Boolean
Returns true if field bid is set (has been assigned a value) and false otherwise
Link copied to clipboard
Returns true if field dirtyRectsCount is set (has been assigned a value) and false otherwise
Link copied to clipboard
open fun isSetHeight(): Boolean
Returns true if field height is set (has been assigned a value) and false otherwise
Link copied to clipboard
open fun isSetPopup(): Boolean
Returns true if field popup is set (has been assigned a value) and false otherwise
Link copied to clipboard
Returns true if field sharedMemHandle is set (has been assigned a value) and false otherwise
Link copied to clipboard
Returns true if field sharedMemName is set (has been assigned a value) and false otherwise
Link copied to clipboard
open fun isSetWidth(): Boolean
Returns true if field width is set (has been assigned a value) and false otherwise
Link copied to clipboard
open fun read(iprot: TProtocol)
Link copied to clipboard
Link copied to clipboard
open fun setBidIsSet(value: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setHeightIsSet(value: Boolean)
Link copied to clipboard
Link copied to clipboard
open fun setPopupIsSet(value: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setWidthIsSet(value: Boolean)
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
open fun unsetBid()
Link copied to clipboard
Link copied to clipboard
open fun unsetHeight()
Link copied to clipboard
open fun unsetPopup()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun unsetWidth()
Link copied to clipboard
open fun validate()
Link copied to clipboard
open fun write(oprot: TProtocol)