[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

ViewAddress

Return the address of the Intuition View structure.

Declaration

Source position: intuition.pas line 3236

function ViewAddress: PView;

Function result

Returns the address of the Intuition View structure

Description

Returns the address of the Intuition View structure. If you want to use any of the graphics, text, or animation primitives in your window and that primitive requires a pointer to a view, this routine will return the address of the view for you.


Documentation generated on: 2017-01-10