Unit 'GLTriangulation' Package
[Overview][Constants][Types][Index] [#pl_glscene]

TDProgressEvent

Declaration

Source position: GLTriangulation.pas line 47

type TDProgressEvent = procedure(

  State: string;

  Pos: Integer;

  Max: Integer;

  AlwaysUpdate: Boolean = False

) of object;



CT Web help

CodeTyphon Studio