Unit 'zglGui' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

zglTCRect

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: zglGui.pas line 194

type zglTCRect = class(zglTEditableClass)

published

  property X: single; [rw]

  

  property Y: single; [rw]

  

  property W: single; [rw]

  

  property H: single; [rw]

  

public

  function GetRect;

  

  constructor Create;

  

end;

Inheritance

zglTCRect

  

|

zglTEditableClass

  

|

TObject



CT Web help

CodeTyphon Studio