[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgobject2.pas line 290
function TGObject.bind_property_with_closures( |
source_property: Pgchar; |
target: PGObject; |
target_property: Pgchar; |
flags: TGBindingFlags; |
transform_to: PGClosure; |
transform_from: PGClosure |
):PGBinding; |