TsgPointerList.FPointProc
Specifies the procedure that returns TFPoint from the list.
Syntax
property FPointProc: TsgObjProcGetFPoint read GetFPointProc write SetFPointProc;
Description
Set FPointProc to the procedure that will be used to obtain TFPoint from the list.
Read FPointProc to learn the procedure that are used to obtain TFPoint from the list.
Go to CAD VCL Enterprise