[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TIconOptions

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

Declaration

Source position: comctrls.pp line 675

type TIconOptions = class(TPersistent)

protected

  procedure AssignTo(); override;

  function GetOwner; override;

public

  constructor Create();

published

  property Arrangement: TIconArrangement; [rw]

  property AutoArrange: Boolean; [rw]

  property WrapText: Boolean; [rw]

end;

Inheritance

TIconOptions

|

TPersistent

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.